A website that advises users to help predict when to buy and sell stocks
provides portal to buy and sell stocks
Based on the information from the database, we plan to display the stock prices to the end users using charts.
to run server -
run StockAnalysisApplicationto run webapp -npm run dev
- NextJS - provides the front-end
- ApexChart - provides the charting-tool
- YahooFinance - provides the API to fetch realtime stock data
- Springboot - serves as a middleware to provide connectivity and business logic
- MongoDB Atlas - Database to store authentication and individual stock