Skip to content

Server-side code written in python that stores list of movies and their trailers using Postgresql. Data is served using html and css, for users to view the list and the trailers.

Notifications You must be signed in to change notification settings

kem25/Movie_tralier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Trailer Website

This movie trailer website show-cases a list of movies along with their posters and trailers

Requirements

You need a machine with pyhton 2.7 or higher installed.

Contents

*media.py *entertainment_center.py *fresh_tomatoes.py

Usage

Download the package and unzip the files. You will find 3 python files. Open the entertainment_center.py file in python 'IDLE'. Run the entertainment_center.py file using 'Run Module' option in the drop-down menu of 'Run'

Functionlality

A html file is created when the entertainment.py is run which dispalys the website. Click on the poster to watch the trailer.

References

The fresh_tomatoes.py and fresh_tomatoes.html files were downloaded from the Udacity Course Resources with permitted access.

About

Server-side code written in python that stores list of movies and their trailers using Postgresql. Data is served using html and css, for users to view the list and the trailers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published