Saturday, November 20, 2010

A Web App

Deployed a simple web app to Google App Engine, using Python. The web app has a form that let users input book name and book price and store data to database. It checks whether user inputs are valid. And it displays all stored data and let users choose the display order.

It is really amazing to have database functionality without having to maintain a database server.

feel free to try it and add some new entries on tagtraumapp.appspot.com.

No comments:

Post a Comment