This code is designed to run on the Google App Engine.
Prerequisites are jinja2, Google App Engine and Python 2.7.
Simon Otter, Udacity Full Stack Nanodegree student
Deployed app is available here
- Copy the contents of this folder and it's subfolders to your machine.
- Create a project instance within Google App Engine (note the Application ID)
- Within Google App Engine Launcher, create a new instance linked to the Application ID from step 2 and pointing to the local directory from step 1.
- Run the application locally.
- Deploy to Google App Engine.