Skip to content

jacoboar/MovieTrailerWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Movie Trailer Website

Description

Server-side code to store a list of movies titles, along with its respective box art imagery and movie trailer website. All data is obtained from http://themoviedb.org/

Requirements

  1. Python 2.7.x installed.
  2. The Movie Database account created. # You can get more info in https://developers.themoviedb.org/3/getting-started

What's included

project/
├── app.py
├── constants.py
├── fresh_tomatoes.py
├── media.py
└── search.py

How to run

  1. Put your own API_KEY in constants.py
  2. Choose your own favourite movies and copy that in SEARCH_LIST
  3. Run the script in a terminal $ python app.py

License

Open Source. MIT © Jacobo Araujo

About

Full Stack Web Developer Nanodegree. Udacity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages