792x / Movie-Tracker

Full stack solution for keeping track of movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie-Tracker

Full stack solution for keeping track of movies

Node.js, JADE, Express, Socket.io, MongoDB, Stormpath

APIs: OMDb, TMDb

(note that Stormpath and APIs are not functional anymore)

Movie Tracker was created for the people who like to keep track of the movies they have seen and the movies they still plan to watch. The web application lets users search for movies they are interested in. It includes title pages with all sorts of information on the movie. Users are able to add these movies to their own personal “plan to watch” or “watched” list when they are logged in. Users are be able to find these lists on your personal account page and, if the user is logged in, is able to sort the list, change the personal ratings, or mark them as ‘plan to watch’ or ‘watched’. When you are not logged in, the lists of users will still be accessible but without editing permissions.

alt text The homepage while the user is logged in.

alt text The results page when a keyword “Star Wars” was used, showing numerous results.

alt text A Title page while the user is logged in.

alt text A User’s list page while the user is logged in (name censored).

alt text alt text A Title page and user’s list page on a mobile screen.

About

Full stack solution for keeping track of movies


Languages

Language:JavaScript 58.4%Language:HTML 24.1%Language:CSS 17.5%