Skip to content

sfeller11/Movie-Collection-FSND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-Collection-FSND

by rocksta80

Example

Table of contents

Introduction

Simple movie collection where you store your favorite movies with box art imagery and a movie trailer URL. Data will be served as a web page allowing visitors to review movies and watch trailers

Installation

  1. [Download the latest release] (https://github.com/rocksta80/Movie-Collection-FSND/archive/master.zip)

  2. Clone the repo:git clone https://github.com/rocksta80/Movie-Collection-FSND movieCollection

Usage

  1. Add movies to entertainment_center.py providing: Movie Title, Storyline, Poster Art, YouTube Trailer URL
  2. Run python entertainment_center.py

Files

  1. Main - entertainment_center.py
  2. Classes and Functions - media.py
  3. Html Creator - fresh_tomatoes.py

About

Python script to creating a movie collection website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages