sxw031 / Udacity-OOP-Movie-Trailer-Website

collection of my favorite movies with trailer display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie-Trailer-Website

It is a full-stack web developed website to Collectively showing my favorite movies with trailers

Quick Start

  1. Download the Python
  2. Clone the repo git clone https://github.com/JamesWangbrothers/Movie-Trailer-Website
  3. Execute the entertainment_center.py file

What's include

  • readme file: user guilde to open and run the application
  • media py file: create the class for the data structure
  • entertainment_center py file: create the objects of movies to display on a web browser.
  • fresh_tomatoes py file: generate a HTML file to create the UI for the user, which is called in entertainment_center.py

About

collection of my favorite movies with trailer display


Languages

Language:Python 59.3%Language:HTML 40.7%