Skip to content

aravindadithya95/movie-trailer-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Trailer Website

This project generates a webpage that displays movie information and plays YouTube trailers.

This project is part of the Full Stack Web Developer Nanodegree at Udacity. It was built on the starter code provided, by including Python scripts that get and store movie data from TMDb using their API.

Getting Started

  • Make sure you have Python 2.x installed in your machine.
  • Download and extract the zip file, or clone the repository using the command:
git clone https://github.com/aravindadithya95/movie-trailer-website
  • Navigate to the directory using the cd command.
  • Run the following command to generate the HTML code for the website:
python entertainment_center.py
  • The file fresh_tomatoes.html is created.

More Information

For more information on the TMDb API, check out their documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%