Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 607 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 607 Bytes

What's all this then?

This is an App Engine app written in Python 2.7 which displays artwork for Autumn Christie Art. You need to install the Google SDK first, so try following the getting started guide.

Log in to your Google Account as Autumn Christie (you know who you are!) and visit http://appengine.google.com to see the admin tools.

All of the client code is in the public folder. Most of the server side code is in controllers and models.py.