Skip to content

This is a sample auto insurance PhoneGap application that integrates with the IBM WebSphere application server to call a JAX-RS REST service. The "Impact" directory contains the source code used for the Impact 2011 Conference. The "Android" directory contains the original code upon which the Impact demo was based. There have been many changes fr…

Notifications You must be signed in to change notification settings

brycecurtis/phonegap-mysurance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

The Mysurance application is a sample auto insurance application written in 2/2010.  It was written for both the Android and iPhone.  The Android version is saved in the "Android" directory.

The original Mysurance application was modified and segmented into steps 1-10 to be a lab tutorial session for the IBM Impact 2011 Conference.  The "Impact" directory contains this updated code.  

Mobile dojo (dojox.mobile) is used to provide a native looking CSS theme for Android, and to provide transitions when moving from screen to screen.  Step10.html hooks the Anddroid backbutton to provide back navigation between screens.

Code was also added to save profile and vehicle to an IBM WebSphere application server via a JAX-RS REST service.  The accident photos are uploaded to WebSphere using the FileTransfer feature in PhoneGap.  

There is a configuration screen in the application that shows the WebSphere server IP address.  If is not set, then any actions that send data to the server are ignored. 

About

This is a sample auto insurance PhoneGap application that integrates with the IBM WebSphere application server to call a JAX-RS REST service. The "Impact" directory contains the source code used for the Impact 2011 Conference. The "Android" directory contains the original code upon which the Impact demo was based. There have been many changes fr…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages