KiaFathi / ud036_StarterCode

Starter Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 

About

Starter Code


Languages

Language:Python 100.0%