Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.74 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.74 KB

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