Done
- Authentication using email and password
- Post and user api
- redux setup
- User can POST with a single image
- Sidebar with navigation :- Home, Explore , profile,setting,Bookmark
- Bookmark feature
- Logout
- Profile section with all the socia post
- User can edit the profile (not updating immediately)
- Search user and tweet using string
- Emoji support
- news links on the right sidebar
- like feature
- comment feature
- Follow/Followers/Following logic
- Show 5 the users on the right side bar
- Edit profile not working correctly
To be done
- Initially user can see the post which are post by the user itself and then if user follow a particular user then user should see the post of that user in his feed
- button should be clickable when there should be atleast 1 string in the post
- feed updation
- repost feature
- sharing a post without img need to working correctly
Landing page (Login page) Signup Home (Listing all the post of user and people whom user is following) Explore (Listing all the public post) Bookmarked post Profile page of user Profile page of others Follow/Following Editing user data Suggestions of other users dark/light mode
Thing left now
- Loader
- error handling
- Better UI