My ShareBook

Google App Engine Application

This is my first time to use Google App Engine to establish a project, it is a very useful tool for a developer essentially.

The general idea of this project is just like FaceBook, thus I called it ShareBook. To build a simple server to allow user to login and logout, and have uploading photo function. Once the user has profile in the server, the next function for user is to create its own friend list, which allow different users to share their photos. Finally, every photo could be tagged with comments, delete, rotate, vertical and horizontal flip.

Login

Main page

Page tool bar and user email

Editting photo or friends list

You can add friend, tag photo or edit photo title

Photo info

Provide basic photo info and editting function

Python, HTML, CSS, Google App Engine.