- This is a simple demo built to showcase a firefoxos app consuming json object from http://www.changebadtogood.com
- live demo was made available at Firefox marketplace
Short geek note:
Basically the method updateTimeline parses the json data object and display it as timeline. It's all HTML/JS/CSS.