Skip to content

ellenmliu/Movie-Trailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie Trailer Project

Author: Ellen Liu Last Edit: 4/2/2017

Make sure both media.py, fresh_tomatoes.py, and entertainment_center.py are stored in the same folder.

Media.py

This file contains the Movie class that is used to create instances of movies used in entertainment_center.py

Entertainment_center.py

This file contains the list of instances of movies and stored in a list. It also calls the method in fresh_tomatoes.py to pull up the website and displays the list of movies.

Fresh_tomatoes.py

This file generates the HTML and CSS portion of the site. It controls the layout and how the trailers are shown.

To use

Run entertainment_center.py in a python IDE. The website should display

About

Movie Trailer project in Python on Udacity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages