- User signup, login
- User reset password, email confirmation
- User write a blog
- User can follow another user
- User can comment on post
- User can upvote post
- User can downvote post
- User can clap for a post
- User can make collection of post (saved post)
-
Back-end
- Python 3
- Django
- Django Rest Framework
- Swagger Documentation
- Postgres Database
- JWT for Authentication and Authorization
- Sentry
- Docker
- Flake8, Pep8
-
Front-end
- React JS