supersarkar
a.k.a. Tony Stark
Feed item UI improvements and making it responsive
Complete the Follow - Unfollow dynamic UI.
Followers database implementation - done.
Follow button visibility logic
Goals page of other user's profile.
User Profile page - Done.
Redirect to login page when user logs out.
Fetch user details from firestore
Add logged-in user to "users" collection.
Update route structure for better performance.
Show public feed in search page
Add context menu to feed items
Add Security rules to Firestore database.
Show goal name in the Post items in feed.
Show selected goal in Editor and enable "Post" button only when update provided and a goal selected.
Make the text area auto grow for multiline updates.
Make the new Post Editor responsive.
Making a chat-like conversational UI for user feed.
Fetch user's posts and display in feed.
Style updates to Post editor.