Building a Mobile Web App With Google App Engine and jQuery Mobile

This project is an example mobile web application that I built using Google App Engine and jQuery Mobile. The project is an example application to track your car’s gas mileage.

Using jQuery mobile allowed for rapid development of a cross platform mobile web application. The framework uses simple html attributes to control the styling of the application. This allows the developer to use standard web development tools and techniques to build a mobile application.

Here is my Github project for the Mileage Demo application