The project overview is to write a server-side code to store a list of my favorite movies, including box art imagery and a movie trailer URL.
- Install Python3. link: https://www.python.org/
- Browser to view the .html file.
- Internet access to download the Movie Trailer file. fresh_tomatoes.py from github
link: https://github.com/udacity/ud036_StarterCode
- Download the zip folder. PythonMovieTrailer(Final)
- Unzip the file to a location on your computer.
- Open the Python IDLE on your computer.
- Click 'File - Open' Locate the location entertainment.py file
- Click 'Run - Run module'
- The File will open in a webbrowser.
- Click movie poster to view the trailer.
- Click anywhere in on the page to close the trailer and click another movie art poster.