This is my first project for the Udacity nanodegree. It consists of server side code that stores a list of movies and their info (title, release year, storyline, poster etc) in a Python data structure. The page is dynamically generated from the data structure, and also allows the user to view the movie trailer.
Source code