https://github.com/solodynamo/s.e.-no-fire
Cool stock visualizer hybrid application
https://github.com/solodynamo/s.e.-no-fire
d3js ionic stock stock-visualizer yahoo-finance-api
Last synced: 2 months ago
JSON representation
Cool stock visualizer hybrid application
- Host: GitHub
- URL: https://github.com/solodynamo/s.e.-no-fire
- Owner: solodynamo
- Created: 2016-10-03T05:57:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-07T16:24:37.000Z (over 9 years ago)
- Last Synced: 2025-01-19T07:11:39.246Z (over 1 year ago)
- Topics: d3js, ionic, stock, stock-visualizer, yahoo-finance-api
- Language: JavaScript
- Homepage:
- Size: 2.55 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Stocker(Stock Visualizer)
[](https://github.com/dwyl/esta/issues)
### Features
Stock Visualizer has these stuff going inside ..
* Search any stock anytime..
* Real Time Stock Data
* Memo storage Functionality.
* Real Time News.
* In detail Representation of Current State Of stocks through Interactive Charts By NVD3.js and D3.js .
* many more ...
### Demo
## Getting Started
* Install Ionic CLI `npm install ionic -g --save`
* Install Cordova `npm install -g cordova`
## Run it on the browser
* Run `ionic serve` in a terminal from the project root.
## Before run it on devices
* Install iOS Sim (npm install -g ios-sim)
* Install iOS Deploy (npm install -g ios-deploy)
* Add Android platform `ionic platform add android`
* Add iOS platform after `ionic platform add ios`
## Before run it on android
* Install [Android Studio](http://developer.android.com/intl/es/sdk/index.html)
* Open Android SDK Manager and install:
* Android SDK Tools
* Android SDK Platform-tools
* Android SDK Build-tools
* System images (in case you need to use Android Emulator)
* Android Support Repository
* Android Support Library
* Google Play services
* Google Repository
* Intel x86 Emulator Accelerator (in case you need to use Android Emulator)
## Build and Run
* ionic build ios/android
* ionic run ios/android --emulator --devices