/FSNDP0

Full Stack Nano Degree Project P0 Movie Trailer Website

Primary LanguagePythonMIT LicenseMIT

FSNDP0

Full Stack Nano Degree Project P0 Movie Trailer Website

This repository contains the source code for the project Movie Trailer Website created as part of Udacity's Full Stack NanoDegree program.

Usage

The project has been created using Python programming language , hence it is necessary to make sure that your system has Python installed on it.

To check if Python is installed on your system , you can try running below command in Terminal in Mac/Linux or Command Prompt in Windows

$ python --version

If Python is installed , running above command will result in output showing version of Python installed, make sure you are running version >=2.7 onwards.

Once you have Python installed, clone this repository using below command :

$ git clone repo_clone_url

After cloning the repository , navigate /change the current working directory by cd to path where repository is cloned and run the project by below command :

$ python entertainment_center.py

After running the above command , your browser should open and show the movie trailer homepage showing list of movies mentioned in media.py file.

Feel free to change the list of movies according to your favorite movies and run the project to watch trailers