This repo holds the code for the frontend of the blogging site.
Implemented features:
- Creating a new user
- Login in as existing user
- Changing user details (display name, password...)
- Creating posts
- Commenting on posts
- Saving posts as drafts before posting
- Adding friends
- Customizing colors on a user's profile
Planned features:
- Deleting / editing posts
- Changing visibility (Public, Friends only, Private)
Potential features:
- Blocking users
- Direct messaging
- Azure/AWS/other cloud provider deployment