Skip to content

Santiago-correa-pro/Fresh_Tomatoes

Repository files navigation

Fresh Tomatoes

Movie Website designed to give a quick overview of fantastic movies by giving the title of the movie, a short storyline, a cover to catch a users attention and a trailer that will pop up once the movie cover is clicked.

Requirements

Installing

Python 2.7 - Install on local computer by clicking on python.exe or python.dmg which is typically found in the "Downloads" Folder, afterwards just follow the onscreen instructions.

Requests - Install by going to to terminal or cmd and type the following line: pip install requests

How to run this program?

  1. Clone Repo here and you'll get a folder called "Fresh_Tomatoes-master"
  2. In the command line switch to the Fresh_Tomatoes-master/ directory.
  3. Run python entertainment_center.py

Then the browser will automatically open the webpage.

Built With

  • HTML5
  • CSS3
  • JavaScript
  • Python

Authors

  • Udacity - fresh_tomatoes.py
  • Santiago Correa - media.py and entertainment.py

License

This project is licensed under the MIT License.

Acknowledgments

  • Udacity
  • TheMovieDB api