Stock Management Dashboard
A platform to manage stocks for Tehran Stock Exchange traders. It will store stocks daily price and users stocks. It provides a dashboard for showing summary of trading.
- View price of all shares in market over time with historical charts
- Manage purchased shares
- Estimate each share price at the time of purchase and view flow to estimated price
- Visual dashboard
- Get data from TSE (http://tsetmc.com/)
- User Management (Spring Security + OTP Mechanism)
- User APIS (Buy Stock, Sell Stock, My Stocks)
- Dashboard APIs (pass static data to UI)
- Complete readme (ERD, Postman, Auth Paths)
- Develop UI
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
The code in this project is licensed under MIT license.