https://github.com/jmoussa/stock-tracer-fe
Front end Vue.js web app to pair with stock-tracer-be. Using Vuex and Vue Routing. Will visualize Robinhood stock portfolio as well as losses/gains as well as interactive charts for additional insight.
https://github.com/jmoussa/stock-tracer-fe
d3 dashboard dashboards robinhood stock-market stock-market-analysis stocks visualization vue
Last synced: 7 months ago
JSON representation
Front end Vue.js web app to pair with stock-tracer-be. Using Vuex and Vue Routing. Will visualize Robinhood stock portfolio as well as losses/gains as well as interactive charts for additional insight.
- Host: GitHub
- URL: https://github.com/jmoussa/stock-tracer-fe
- Owner: jmoussa
- Created: 2021-05-20T17:57:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-31T02:55:45.000Z (about 4 years ago)
- Last Synced: 2025-01-20T14:34:46.765Z (9 months ago)
- Topics: d3, dashboard, dashboards, robinhood, stock-market, stock-market-analysis, stocks, visualization, vue
- Language: Vue
- Homepage:
- Size: 1.29 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock Tracer Front-End
This is the front-end Vue.js build for the Stock Tracer.
Currently Stock Tracer only links up with Robinhood users (and if you have 2-factor authentication, it needs to be via a 3rd party application like Okta, Authenticator, etc.)## Supercharge Your Online Financial Dashboards
By linking with Robinhood (and more online brokerages, comming soon) Stock Tracer is able to give you additional insights and metrics via interactive dashboards showcasing:
- Our default Historical Stock Price Timeline
- Earnings per Quarter View & additional stock info
- MACD + Signal Line Graphs
- Dividend Timeline (coming soon)# Get Started with npm
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your unit tests
```
npm run test:unit
```### Run your end-to-end tests
```
npm run test:e2e
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Screenshots

