This is a project developed as part of Udacity's Full Stack Web Developer Nanodegree. It takes a list of movies and produces an HTML document displaying them, and allows you to view each movie's trailer in a modal popup window.
This movie trailer website project only requires Python v2.7 to be installed.
You can download this project by cloning the git repository:
git clone https://github.com/theshannonclark/movie-trailer-website.git
Then it's simply a matter of changing into the resulting directory:
cd movie-trailer-website
and running the program:
python entertainment_center.py