Sample movie trailer
Frond end = Python Backend - No
Steps to run : 1. Install python 2. Set environment variable 3. Go to the Udacity_movie_trailer folder on command prompt 4. Enter "python trailer_center.py" Result : Web page is displaying in web browser with 3 movie trailer. Additional : You can add extra trailers in trailer_center.py file You can add extra paramaters/information bout trailer in Movie.py(Main file with init function) file.