Show HN: iPhone app to visually track daily habits - in CoffeeScript / Backbone (chaincalapp.com) 5 points by dmotz 14y ago ↗ HN
[–] nixarn 14y ago ↗ What technology was used except backbone/coffeescript? Something like PhoneGap? [–] dmotz 14y ago ↗ Yes, PhoneGap is used to tie it all together and to create a bridge to the local notifications API in iOS.I'd recommend it to anyone looking to bring their web oriented skills to mobile apps.I plan on porting this to Android soon since PhoneGap allows almost complete code reuse (except for dealing with notification scheduling).
[–] dmotz 14y ago ↗ Yes, PhoneGap is used to tie it all together and to create a bridge to the local notifications API in iOS.I'd recommend it to anyone looking to bring their web oriented skills to mobile apps.I plan on porting this to Android soon since PhoneGap allows almost complete code reuse (except for dealing with notification scheduling).
[–] brendanfarmer 14y ago ↗ Such a simple interface and design but provides a new take on solving a classical problem, really cool app. [–] dmotz 14y ago ↗ Thanks, glad you're getting some value from it.
4 comments
[ 3.3 ms ] story [ 18.7 ms ] threadI'd recommend it to anyone looking to bring their web oriented skills to mobile apps.
I plan on porting this to Android soon since PhoneGap allows almost complete code reuse (except for dealing with notification scheduling).