One of the projects I made from the Udacity Intro to Programming Nanodegree
This project provides a simplified Python server-side script which generates a static HTML site that displays movies based on a Python data file. Demonstrates knowledge of
- Python classes and Object Oriented Programming
- HTML
- CSS