Skip to content
/ Berging Public

Attempt to convert existing Java app to a Single Page JS app using Backbone.js

Notifications You must be signed in to change notification settings

gijs/Berging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Berging

This is an attempt to convert an existing Java app to single page Javascript.

Preview: http://gijs.github.com/Berging/

Todo

  • Perform calculations based on input of onblur
  • Implement validation
  • Use pdf.js instead of jspdf.js [tip!]
  • Add images and layout to PDF
  • Use Backbone controller and routes [pushState!]
  • Perhaps mimic original one-page interface instead of steps? (done!)
  • Save state using localStorage?
  • Add HTML5 geolocation to PDF output (approx. location) if a connection can be made. Even include a staticmap of the area?
  • Make forms and layout more iOS friendly (use modernizr.js, less.js etc, use slider input instead of numbers etc.)

About

Attempt to convert existing Java app to a Single Page JS app using Backbone.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published