/ud036_StarterCode

Starter Code

Primary LanguagePython

Project: Movie Trailer Website

Source code for a Movie Trailer Website.

Instructions

To launch the Movie Trailer Website locally:

  1. Download or clone this repository.

  2. Execute the following command from the project's directory:

python program.py

Project Structure

Project
| program.py # Main file, builds data structures and html file
| fresh_tomatoes.py # Utilty methods provided by Udacity
| movie.py # Movie class definition