Movie trailers defines a Movie class and multiple instances of that class in an index.html file. You can view an online example of this project by going to www.webagencydesign.org/movies/
If you would like a working copy, follow the installation instructions below:
INSTALLATION
- Clone the code from Github
- Make sure Python is installed on your system
- In terminal, cd into the cloned directory
- Run command $ python entertainment_center.py
- Double-click the generated index.html file to view the movie trailers page
TESTS No tests included as this is a small single page application
LICENSE There are no license restrictions. Software is not intended for commercial use.