Movie-API is an IMDb-Instagram like application that is built using Django Rest Framework
Key features:
- Celery is used for email authentication and profile picture uploads
- Aws protocol is used for media services such as movies and profile images
- JWT authentication
- Users can recommend movies to their friends, who can respond if they (liked, already watched, or didn't liked it)
- Comment on movies with or without spoilers
- Follow/Unfollow and favorite movie systems are implemented
Front-end is created by @FaurePavane. Project link: movie-reactjs