Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 544 Bytes

File metadata and controls

11 lines (6 loc) · 544 Bytes

Homework and final project I did for Udacity course: CS253 Web Development.

Websites were done with Google App Engine in Python.

Homeworks creating a blog website platform from scratch using sessions with cookies, the GAE datastore, JSON, and memcache among others. Website: http://cafesanu-cs253.appspot.com/

Final project involved creating a wiki platform with login/sign-up sessions and version history of each page, using the concepts learned while building the blog. Website: http://cafesanu-cs253-final-project.appspot.com/