As the title says this is just my exploration of Ember.js (v1.6) library using Ember Data (v1.0.0-beta.8) and D3.js for visualization.
Data is fetched using Yahoo Stock APIs and custom API endpoints with some unconventional JSON returns to explore Ember's hidden REST serializer features.
- Demo: http://finance.bigemployee.io
- Developer: Norik D. (@NorikDavtian)
- Site: http://bigemployee.com
- Notes: http://bigemployee.com/9-things-you-should-know-before-starting-your-next-ember-js-and-ember-data-application/
In order to get your local copy working just run Grunt tasks $ grunt
MIT