This is a web-application similar to twitter where user can:
- Create an account
- View other's post
- Create a post
- Update their post
- Delete their post
- Like/Dislike other people's post
- Follow/Unfollow other accounts
- Change their profile image
Definitly the most toughest backend project I have done so far learned a lot about authentication
In this project I did not focus much on the front-end