A simple social media platform where users can personalize their profiles, post updates, and leave anonymous comments on other user's updates.
- MacOS
- Git
- HTML
- CSS
- JavaScript
- MongoDB
- Express
- Node
- EJS
- Passport.js
- Google OAUTH
- https://code.visualstudio.com/
- https://www.google.com/chrome/
- https://github.com
- https://developer.mozilla.org/en-US/
- https://google.com
- https://canva.com
- https://notion.so
- https://fly.io
- Clean up code and find ways to reduce hard-coded solutions through more dynamic methods.
- AAU, I should be able to delete comments I have posted, both my and another user's update.
- AAU I should be able to like and unlike a status update, both my or another user's update.
- AAU, I should be able to request to be friends with another user.
- AAU, I should be able to accept a friend request sent by another user.
- AAU, I should be able to send and receive private messages from users on my friends list.
- AAU, I should be able to see a chronological feed of all status updates posted by people on my friends list.
- AAU, I should be able to add a picture to my profile page.
- Improve format and styling of readme.