/ud036_StarterCode

The project name is Movie Trailer website, it was made for the Udacity's Fullstack Developer Nanodegree program with the goal of practice using the classes& objects in Python, you can create any number of movies as objects from the Movie Class and show them in a web page.

Primary LanguagePython

ud036_StarterCode

Source code for a Movie Trailer website.

The Movie Trailer Website consists of server-side code to store a list of movies titles, along with its respective box art imagery and movie trailer website, allowing visitors to review the movies and watch the trailers. Made in Python 2.7

Features

  • Html generator

Examples

Check /ud036_StarterCode/example for an example of the Movie Trailer website.

Installation

  • Python is required. After that Clone or Download the code from git, and just run entertainment_center.py