Smartapp2

JQUERY + BOOTSTRAP SPA Project


Features

  • A professional pure jQuery alternative
  • Great support for phones and browsers
  • Use jquery plugins and classic JS code easily
  • Add modern fx & transitions - super easy
  • Scales from small to large solutions

Smartapp2 gives you:

VIEWS Simmillare to pages, are loaded through # links
DIALOGS Views loaded in Bootstrap modal dialogs
CONTROLS Reusable components you can use in views (also nested)

Navigate with ease!

  • Smartapp.js uses the document location.hash
  • The view you are viewing is in your url after the #
  • BACK and FORWARD works out of the box
  • Change views with ordinary <a> links
  • Setup one or more routes for each view
  • Pass arguments from the URL

Keyboard control

Provide effective office-use applications.

  • Make your views with keyboard shortcuts
  • You can provide 100% keyboard control

Professional and safe

Smartapp has been built and tuned through large scale professional use.

  • Well tested on Web and Phonegap
  • Safe API GET and POST communication (with retry)
  • Easily set up login
  • Documented and easy to use
  • Alert and Confirm functions using bootstrap

From small to large

  • You can place all your code in one file
  • Or spread over multiple files and folders
  • Put JS and HTML markup in seperate files (views, dialogs and controls)

See examples at:
http://smartapp.ikx.no

You will be up and running in no time!