Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.35 KB

Readme.MD

File metadata and controls

33 lines (23 loc) · 1.35 KB

Cinemy

Description

A progressive web app made with Node.js and MySQL using TMDB API, where users can explore a wide range of movies, get information about them, get similar movie recommendations and can track their watch history.

Link

Live link

Tech Stack

HTML, CSS, JavaScript, Materialize CSS, Node.js, MySQL

Features

Currently this has these following features-

  • Showing informations about most of the movies in the world.
  • Searching of movies based on movie title, actors' names, directors' names.
  • Searching and categorizing movies by their genres.
  • Displaying latest movies that are recently released.
  • Displaying all time top rated movies that are recently released.
  • Showing recommendations of similar movies. (Most useful! :p)
  • Showing the trailer of the particular movie on the same window. (Personal favourite! :p).
  • Tracking of users' watch history. [Currently disabled because of Heroku's max connection limit on ClearDB free plan -_-]
Snapshots: