Stock Market Hybrid Application Made With Ionic On Top Of Angular And Backend As Firebase 3.
Install the dependencies and devDependencies and start the server.
$ npm install ionic -g
$ npm install cordova -g
$ ionic platform add android
$ ionic serve-g : For global installation.
Stock Visualizer has these stuff going inside ..
- Real Time Stock Data
- Real Time Data Base (Firebase 3)
- Memo storage Functionality (Angular -cache)
- Real Time News About Stock with InApp Browser Functionality.
- In detail Representation of Current State Of stocks through Interactive Charts By NVD3.js and D3.js .
- many more ...
Say hii with a PR .
MIT