Skip to content

Supporting Course: Programming Foundations with Python Students will write server-side code to store a list of their favorite movies, including box art imagery and a movie trailer URL. Students will then serve this data as a web page allowing visitors to review their movies and watch the trailers.

Notifications You must be signed in to change notification settings

dramoslance/movies

Repository files navigation

[Movie Trailer Website]

Movie Trailer Website allow users to see his favorites movies trailers and its main information.

Table of contents

Quick start

Several quick start options are available:

  • Get latest python version.
  • Install Python enabling pip and configuring the path.
  • Open Python GUI.
  • Open entertainment_center.py file.
  • Run entertainment_center.py file.
  • Navigate through the website.
  • Click on movies.
  • Show trailer.
  • Show information.

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

movies/
├── fresh_tomatoes.py
├── fresh_tomatoes.html
├── entertainment_center.py
├── media.py
│  

Community

Get updates on Movie Trailer Website's development and chat with the project maintainers and community members.

Creators

Dayans R

Copyright and license

Code and documentation copyright 2011-2015 Twitter, Inc. Code released under [the MIT license].

About

Supporting Course: Programming Foundations with Python Students will write server-side code to store a list of their favorite movies, including box art imagery and a movie trailer URL. Students will then serve this data as a web page allowing visitors to review their movies and watch the trailers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published