Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 764 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 764 Bytes

Project: Movie Trailer Website

This is the first project of Udacity: Full Stack Web Developer Nanodegree

by Alan Po-Ching

About the project

Design a python class that can be used to store movie information and a script for execution. Starter code which can help creating the web content.

Here is the demo of the page generated.

Quick start

  1. Install Python
  2. Clone the project to your local environment
  3. Open a shell interface and move to the project directory
  4. Execute python entertainment_center.py
  5. The website is now displayed on your default web browser