andrewhillcode / movie-galaxy

API mashup for finding movies to watch - Uni project (2016 Semester 2)

Home Page:https://movie-galaxy.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Galaxy

Created for CAB432 Cloud Computing @ QUT

Live demo available at: https://movie-galaxy.herokuapp.com/ (trailers don't work due to a https issue)

API Usage

themovidedb - https://www.themoviedb.org/documentation/api/

omdb - http://www.omdbapi.com/

guidebox - https://api.guidebox.com/

About

My first node.js project. Could've been handled a lot better than what it is but at least it works.

Requires themoviedb and guidebox API keys to run - get these yourself if you want to run it locally.

About

API mashup for finding movies to watch - Uni project (2016 Semester 2)

https://movie-galaxy.herokuapp.com/


Languages

Language:JavaScript 93.8%Language:CSS 6.2%