Skip to content

Alex1986ham/movie_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie Website

The Movie_Website is a website showing trailers of six different movies. In addition to the title, the storyline and the picture of the film, a trailer of the film will also be played. This is done by clicking on the picture.

Quickstart

To open the page first start the python file: entertainment_center. py. The website with the trailers will then open.

Structure of the code

The code consists of three python files:

  • entertainment_center.py This file contains a list of all information necessary for the Movie Trailer website: Title, storyline, picture of the film and the trailer.

  • media.py This file contains the 'class' which stores the information about the trailers.

  • fresh_tomatoes.py This file takes the information about the trailers from the two files mentioned above as an input and creates an HTML file that displays this information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages