Skip to content

Trip Planner with checklists synced to Dropbox implemented in HTML5

Notifications You must be signed in to change notification settings

PeterJensen/trip-planner-js

Repository files navigation

Trip Planner in HTML5

icon
Simple trip planner HTML5 web application.

Features

  • 'native' look and feel using jQueryMobile.
  • Use of Phonegap for native wrappers.
  • Use of localStorage API to preserve changes between invocations
  • Use of PhoneGap Connection API to check for network access before attempting Dropbox sync
  • Use of responsive design: 3 destinct layouts for different screen sizes
  • Syncing with a Dropbox account.

Demo on YouTube

To watch a video demo click this link

Demo in browser

For a demo in the browser goto link

3 Layouts for multiple screen widths

These three screen dumps shows the 3 different UIs. The UI will automatically adapt to the available screen size iphone ipad hosted

Installing as a Chrome hosted app

  1. Open up the setting tab
  2. Choose the 'Extensions' panel
  3. Make sure 'Developer mode' is selected
  4. Click 'Load unpacked extension'
  5. Point to the travel-planner-js directory you downloaded from github
  6. Try the hosted app, by opening up a new tab and pick the Trip Planner app

Third-party dependencies

About

Trip Planner with checklists synced to Dropbox implemented in HTML5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published