Developers-Portfolio
Developers-Portfolio copied to clipboard
💼 This is a Social App for Developers to interact with other users through messages and sharing projects.
I have learned from Udacity Nanodegree course that rather using SQLite database for local storage, we use the new and improved database, RoomDatabase. So we get to the point we...
# Brief On the Interest Activity We Need the following: 1. Name 2. Title/Position 3. Following **.** Followers **.** Projects ## Display Interest So the idea is to create functions...
# Brief Users should be able to send direct messages to other users. ## Messages 
# Brief On the Project Activity , we need to display _User_ projects. This will be a layout where all users will display their work to everyone they have added...
- Displaying Images on the Feeds - Unable to save the download Uri of an image to Post Object(for more clarification, Ask Emmanuel the author)
Team we will be working on this on Manage Profile!. 