Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 674 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 674 Bytes

Film List HTML Site Generator

A site generated with Python to display a few of my favorite files

*This project is part of the Nanodegree for Udacity's Full Stack Development course.

Contents

media.py

fresh_tomatoes.py

fresh_tomatoes.html <-- rendered from the Python script

ent_center.py <-- this is where I created all of my movie instances

How to render .HTML file

open ent_center.py and fresh_tomatoes.py modify what you want and then while in ent_center.py run it and it will create/modify fresh_tomatoes.html as well as open the html file in a browser.

Open terminal and run python ent_center.py

Questions and Comments

@IDS07 - Twitter