8000 GitHub - ayushmenon/random-stocks: Full-stack web app with custom API backend and real-time table of stock tickers, prices, and live graph on the frontend built using the MERN stack and web sockets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Full-stack web app with custom API backend and real-time table of stock tickers, prices, and live graph on the frontend built using the MERN stack and web sockets

License

Notifications You must be signed in to change notification settings

ayushmenon/random-stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full-stack web app built using MongoDB, Express, React, NodeJS, and Socket.io. The prompt was to essentially build a fake API for stocks that updates every second randomly within 5% of the current price and display them.

The front-end of the app displays the stock dashboard and real-time graph of one stock. The back-end is a REST API with endpoints that enable all CRUD operations. The use of web sockets enables the real-time updates.

Some next steps could include adding a form to add stocks, adding front-end onclick functionality to change which stock the graph depicts, and the addition of a portfolio.

About

Full-stack web app with custom API backend and real-time table of stock tickers, prices, and live graph on the frontend built using the MERN stack and web sockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0