Skip to content

Project # 1 for Udacity Full Stack Web Developer Nanodegree - Movie Trailer Website

License

Notifications You must be signed in to change notification settings

doobieroo/Movie-Trailer-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Trailer Website

This project will generate a static web page that allows visitors to browse my favorite movies and watch the trailer for each. This is achieved with the use of server-side code that stores a list of my favorite movies and attributes of each such as movie title, box art or poster URL, and a YouTube link to the trailer.

Getting Started

In order to get a copy of the project up and running on your local machine for development and testing please see the instructions below.

Prerequisites

Installing

Download Movie-Trailer-Website.

Unit Testing

To test this code, run entertainment_center.py from an IDLE session. A browser window should pop up with the static web page of favorite movies.

To change any of the movies or their attributes, edit entertainment_center.py and change an instance of the class Movie to whatever you like. Remember to also change the name of the movie in the movie list.

License

This project is licensed under the GNU General Public License. See the LICENSE.md for details.

About

Project # 1 for Udacity Full Stack Web Developer Nanodegree - Movie Trailer Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages