GAEL - Google AppEngine Live
Version: 1.0.2
This is in the final development stages and will be available after PSEC is released.

This package provides a set of standards and libraries that boosts productivity in creating Java based Google AppEngine applications.

In particular it provides an efficient way to create and execute single-page applications with the following characteristics:

  1. 50,000 records or less for each record type

  2. A low-frequency update requirement (it uses timestamps to detect update collisions)

  3. A small number of users that update the DB

Tools are provided that allow for:

  1. DB Schemas

  2. DB upload and download for testing and backups

  3. DB inspection (on the development server also)

  4. Cached queries

  5. HTML Templates and pop-up window management

  6. Builtin VUE support

  7. Rapid testing and deployment cycles

Sample applications include:

  1. The traditional Hello app

  2. A cheque writer application

  3. A church donation counting application

  4. A people database connected to the donation application



Powered by GAEL (c) 2019 authored by Steve Pritchard of Rexcel Systems Inc and licensed under a
Creative Commons Attribution-ShareAlike 3.0 Unported License.
Creative Commons License email address