A TV shows tracker website using TheMovieDB(TMDB) API on NodeJS,ExpressJS,MySQL and PassportJS.
This website allows you to track the latest tv shows and add them to your favourites. The data is fetched from the TheMovieDB API.
Front End : HTML CSS Bootstrap Animate.css
Backend : NodeJS ExpressJS PassportJS
Database : MySQL
Things to be added in future :-
Log In user authentication using PassportJS.
More user functionality.