Skip to content

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.

jmoussa/stock-tracer-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Screenshots

Historical Stock Price MACD + Signal Line

About

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.

Topics

Resources

Stars

Watchers

Forks