Skip to content

A dashboard to track performance of your finances over time.

License

Notifications You must be signed in to change notification settings

ajmeese7/finance-dashboard

Repository files navigation

stocks-dashboard

A dashboard to track performance of your stocks over time.

Plan

  • Use the Ameritrade API to search the ticker for current price: https://api.tdameritrade.com/v1/marketdata/quotes?apikey={key}&symbol=TCEHY
  • Redux for state management
  • Run this command again to make sure it worked: npx react-codemod rename-unsafe-lifecycles
  • Implement a .env.dev for production, like here and here
  • Need to kill Mongo connections after a certain amount of time somehow, and have a procedure to re-establish connectivity should the need arise while a tab is still open.

Development

Install

  • yarn
  • yarn dev

About

A dashboard to track performance of your finances over time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published