Movie Trailer Website is a project build for [Udacity Full Stack Developer Nanodegree] (https://www.udacity.com/course/full-stack-web-developer-nanodegree--nd004) created by Trevor Devalle. The following code include some of my experiment with python
For get the last version of this software go to https://github.com/Treevil/Udacity-Movie-Trailer-Website
For run this program you will need to have installed on your computer [Python 2.7] (https://www.python.org/downloads/).
Within the download you'll find the following files:
UdacityProject1/
├── entertainment_center.py
├── media.py
└── fresh_tomatoes.py
- If necessary, [install Python 2.7] (https://www.python.org/downloads/).
- Open the terminal
- Go in the folder where the program is stored
- type python entertainment_center.py, and voilà.
If you have problem or idea is not addressed yet, contact me (See Contact info BELOW)
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004
Copyright (C) 2015 Trevor Devalle
Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- You just DO WHAT THE FUCK YOU WANT TO.
Trevor Devalle