Skip to content

Sorabhkumar-dev/social-media-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 

Repository files navigation

Social media app

πŸ“± Social Media App πŸ‘‰Try-out here.
Social Media App
πŸ‘‹ Hi there,
this sorabh kumar working as android developer at gurugram bassed tech startup. this my personal project by using latest android tools and libary.

Purpose of developing this project πŸ‘‰

  • πŸ§‘β€πŸ« for learning best prcatice.
  • πŸ„ Doing some fun with codding.

πŸ“± Library used for this project

  1. Jetpack Navigation library β†ͺ️ (for app navigation)
    2.Glide Library 🏞 (image rendring )
    3.Dagger hilt πŸ”ͺ (dependency injection)
    4.LiveData

Project Explaination :-
In this project i used navigation project because i want to build this project on single activity architecure. so i can use use one root activity along with all fragments.when enter into app we show three tabs Posts,Photos and followers.In Posts(also home screen) you see posts from diffrent users on post i give an comment icon after clicking on comment button we can find comments from diffrent-2 users.on Posts screen also give a darft button clicking on this button user navigate to draft posts.
On photos screen you see photos of users but this feateure is not working so i show default image using error() function of glide library.
Last but not the least Followers screen after going on this screen you will see difrrent Ids of the users.

Spacial thanks ❀️ (https://jsonplaceholder.typicode.com/) πŸ™ for supporting developers throgh there free API's