Awesome
Simple API for tracking movies with favorite actors. For movie and actor Tmdb documentation
API works with next requests
- Register new user - <b>DONE</b>
- Add favorite actor - <b>DONE</b>
- Remove favorite actor - <b>DONE</b>
- Mark movie watched - <b>DONE</b>
- Search unwatched movies with favorite actors - <b>DONE</b>
- Search by month and year unviewed movies with favorite actors - <b>DONE</b>
Nice to Have
- 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"
How to run
$ git clone https://github.com/romankh3/movietracking
$ cd movietracking
$ ./run.sh