by rocksta80
- [Introduction] (https://github.com/rocksta80/Movie-Collection-FSND#Introduction)
- [Installation] (https://github.com/rocksta80/Movie-Collection-FSND#Installation)
- [Usage] (https://github.com/rocksta80/Movie-Collection-FSND#Usage)
- [Files] (https://github.com/rocksta80/Movie-Collection-FSND#Files)
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
-
[Download the latest release] (https://github.com/rocksta80/Movie-Collection-FSND/archive/master.zip)
-
Clone the repo:
git clone https://github.com/rocksta80/Movie-Collection-FSND movieCollection
- Add movies to
entertainment_center.py
providing: Movie Title, Storyline, Poster Art, YouTube Trailer URL - Run
python entertainment_center.py
- Main -
entertainment_center.py
- Classes and Functions -
media.py
- Html Creator -
fresh_tomatoes.py