IPND-Udacity

Catch em all

View on GitHub

Movie Trailer Website

By Harshit Luthra

What it is

A Python program that produces the HTML file for a movie website that displays a list of movies. Clicking on a movie poster, will play its trailer.

Dependencies

Python 3.x is required to run this project.

Contents

This project consists for the following files:

How to Run Project

Download the zip file and unzip the file in your PC.

Navigate to the project directory and run the movie_website.py file or type in the following command:

python3 entertainment_center.py

Your browser should launch a new tab displaying the movie trailer website. –

Click here to see an example of the webpage.