Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,17 @@
# ud036_StarterCode
Source code for a Movie Trailer website.
# Fresh tomatos movie trailers
## To run
Run the entertainment_center.py in python.
### You will need
* media.py
* fresh_tomatoes.py

## Source code for a Movie Trailer website.
* You run the code with python
* A website opens up with 6 moive posters
* Clicking on the poster will open up a trailer.

## fresh_tomatoes.py
The fresh_tomatoes.py module has a function called open_movies_page that takes in one argument, which is a list of movies, and creates an HTML file which will display all of your favorite movies.