Hacker News new | ask | show | jobs
by jlsync 4529 days ago
My primary focus is running these two SAAS apps

http://rotaville.com/ - employee scheduling, rosters, rota management

http://Big.first.name/ - print awesome name badges for your event

These apps are built on a mixture of technologies including Rails, postgresql and backbone.js

1 comments

What is the javascript framework you use for rotaville? Is a single app packaged across iOS, Android and mobile web? It looks pretty good.
The Rotaville web interface is mixture of backbone.js models along with my own solution for view routing, view rendering/templating and also keyboard controls.

Rotaville mobile is available on the web and also iOS and Android (using phonegap/cordova). The backbone.js models are re-used from the web app. jquery-mobile is used for the view styling and transitions.

Sorry, diod not phrase my question right. I meant to ask what is the UI framework you used? The one that creates touch phone like interface and look-n-feel.
The UI framework used for our mobile apps is http://jquerymobile.com/