|
The On Course Photos application is a graphics based user
interface that gets customized quite frequently. Each new location may have
some small difference in the way the user interface flows, and what
actions are taken.
The back end technology is a database driven state based application
that describes each screen (using an XML) screen and what
actions are associated with each graphic item. This is all tied together to
create a seamless user experience that can look quite different from
installation to installation without any code changes.
These are a few screen shots for the application. They share the same base
code with just a few changes to the database and some graphics, once
user interface can be changed to the other at the flip of a
"switch".
|