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
GridComponent (Row,Col) and CSSplace-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

