Skip to content

LuizGsa21/p1-movie-trailer-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p1-movie-trailer-website

The Movie Trailer Website project uses python to generate a list of movie tiles, along with its respective box art imagery and movie trailer.

Overview

app.py creates a list of movies from movies.json and saves the generated web page to index.html. To view a live demo click here.

How to Add Your Own Movies

  1. Make sure you have python installed.
  2. Download or clone this project.
  3. Add your custom movies to movies.json
    • Use movies.json as reference. All fields are required.
  4. Run app.py to see your generate web page.
  5. Show it off to your friends. ;)

About

Project 1 movie trailer using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published