filmaj / pg-training

Tutorial materials for PhoneGap training
www.phonegap.com
3 stars 15 forks source link

PhoneGap Training App

This is a demo app to show you how to get a simple app and running with PhoneGap, in a few steps. The steps go:

1: Markup Skeleton

2. Application Markup

3. Load Logic

4. JavaScript

a: View Switching

b: Network Reachability

c: Geolocation and Google Maps API

d: Offline Storage (webkit SQLite DB)

5. Add qUnit tests

6. Refactoring to patterns and utilize XUI and Lawnchair libs