Skip to content

A website that advises users to help predict when to buy and sell stocks

Notifications You must be signed in to change notification settings

MrHope03/stockAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

stockAnalyser

A website that advises users to help predict when to buy and sell stocks

Main features

Buy and sell stocks

provides portal to buy and sell stocks

Charting:

Based on the information from the database, we plan to display the stock prices to the end users using charts.

To run the app

to run server - run StockAnalysisApplication to run webapp - npm run dev

The Hows?

  1. NextJS - provides the front-end
  2. ApexChart - provides the charting-tool
  3. YahooFinance - provides the API to fetch realtime stock data
  4. Springboot - serves as a middleware to provide connectivity and business logic
  5. MongoDB Atlas - Database to store authentication and individual stock

About

A website that advises users to help predict when to buy and sell stocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published