Facebook/Twitter-like social app project. Work in Progress
What is currently working:
Backend
- User signup and login
- Authorization
- Upload and retrieve user profile picture
- Create and delete posts
- Create and delete comments on posts
- Like and unlike posts
- User tests
- Post tests
- Comment tests