Skip to content

romankh3/movietracking

Repository files navigation

logotype Codacy Badge Build Status

Simple API for tracking movies with favorite actors. For movie and actor Tmdb documentation

API works with next requests

  • 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

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

Thanks @dee-y for designing this logo!