-
To make an open source stock portfolio manager where developers and investors can contribute and add new features based on their requirements.
-
I started developing this project to learn to react for a while I learned many new things. And I hope many people will get benefit from it.
-
I have many ideas for it, like online autonomous excel file management of customer data. People can share their reviews like reddit.
-
I am still a learner, so feel free to tell changes or for improvement.
# clone repo
gh repo clone vaibhav720/Stock-Portfolio-Manager
# install dependencies
npm install
# start development server
npm start
For improvement or to contribute to this project please go to the issue tab or contact through the below LinkedIn page.
- It provide data collected from different apis and present in as visually appealing as possible.
- Data and widgets have been integrated to provide more data in less complex manner.
- Many different types of charts and data tables have been provided.
- Used Web Scrapping to fetch data about top Gainer and loser and other important updates
- Alpha Vantage
- Finnhub
- IEX cloud
- trading view light weight charts
- React (For Frontend)
- Firebase (For Database)
- Material UI (For UI)
- Axios (To fecth data of API)