Simple API for tracking movies with favorite actors. For movie and actor Tmdb documentation
- Register new user - DONE
- Add favorite actor - DONE
- Remove favorite actor - DONE
- Mark movie watched - DONE
- Search unwatched movies with favorite actors - DONE
- Search by month and year unviewed movies with favorite actors - DONE
- Subscribe for notifying about release movies with favorite actors by email
- Describe and propose any feature that you think could be useful for movie fans on this simple API"
$ git clone https://github.com/romankh3/movietracking
$ cd movietracking
$ ./run.sh