Giter Club home page Giter Club logo

movie-recommender's Introduction

Movie/TV Show Recommender

Get Movie and TV Shows Recommendations Easily

Simple movie/tv shows recommendation site that recommends movies/shows similar to the requested movie/show , built using HTML,CSS, Javascript ,Node.js ,Express.js and EJS.

To see a Live Demo Go To - https://polar-chamber-42608.herokuapp.com/

This site uses the TMDB API to get a list of recommended movies for a requested movie which is then displayed on the page in a card layout.

  • Built with HTML, CSS and Javascript
  • EJS for creating templates
  • ✨TMDB API ✨

Features

  • Get similar Recommendations to your favourite movie/show
  • Watch Trailers
  • Get an average movie rating across all platforms
  • User Ratings
  • Release Date
  • Movie Summary
  • Check out current trends in Discover

Tech

Movie Recommender uses several libraries and frameworks to work properly:

  • Bootstrap - Open Source CSS Framework having great UI boilerplate for modern web apps!

  • TMDB API - Application Key Point

  • axios - Promise based HTTP client for the browsers and node.js.

  • ejs-mate - layout, partial and block template functions for the EJS template engine

  • node.js - evented I/O for the backend

  • Express - fast node.js network app framework

  • body-parser - Node.js body parsing middleware.

  • method-override - to use HTTP verbs such as PUT or DELETE in places where the client doesn't support it

Installation

Movie Recommender requires Node.js v10+ to run.

Download the ZIP file, install the dependencies using npm i.

Go to TMDB API, get your API KEY and put it on .env file in the format API_KEY=your_api_key

Now start the app using nodemon app.js

This app starts a server which listens on port 6450 for connections.

You can view your app here: http://localhost:6450/

Contributing

Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m 'Add some AmazingFeature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

Refer to this resource if you have difficulty creating pull request.

movie-recommender's People

Contributors

akk312000 avatar wolfy7 avatar basilvictor avatar ishikasinha-d avatar xaconi avatar sparsh-malhotra avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.