Project This project is used to create a website displaying all of your favoite movies. It allows the user to click a movie poster displayed on the site and plays the movie's trailer.
Requirments- Device runing Python 2.7
Installing - download zip from repo: https://github.com/jpyces76/ud036_StarterCode unpack into desired folder.
Running - from command line: Python entertainment_center.py
from idle: open entertainment.py then -> Run -> Run module (F5)