Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 3.15 KB

File metadata and controls

40 lines (28 loc) · 3.15 KB

finCockpit

Netlify Status

This project is about shooting a client-side application rehearsing React framework.

Purpose

Technology Stack

front fetching server database UI
React Axios Express Mongo Ant Design

Financial data

All access through free plans. Watch for endpoints updates and call limits.

AlphaVantage Finhubb FMP

Log changes (release v2.0.1)

  • Bug fixed after sudden interaction between Antd Grid Component (Row, Col) and CSS place-items
  • Future flags set for React Router next major release v7. (https://reactrouter.com/upgrading/v6)
  • Precision added for live prices
  • Code clean-up
  • Starify function refactored

To dos

  • Replace the API
  • Implement one single collection database for storage
  • Add capture and storage of the spot price along with each stock in watchlist
  • Develop one component to monitor stocks performances
  • Develop one live intraday graph in Popover window
  • Add another hook feature
  • Disable Add-to-watchlist button whenever user is not logged