Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Stock-Market-Simulation v0.1

  • Set up backend and frontend and connect them
  • Make a dummy auth
  • Authenticate it and protect the routes in dummy way using local storage without using jwt for now
  • Make two protected routes: dashboard, tradingpage
  • Start with trandingpage
  • Make the buy stock form
  • Make the the form store the data in the database
  • Make dashboard page
  • Do the kafka producer and consumer for the trading page
  • Effect the graph using redis data stored by the consumer.

v0.2

  • Make the leaderboard page
  • Effect the graph after buying stocks
  • Make the ui better.
  • Make the auth better.

v0.3

  • Change it to websokets and make the graph update in real time.

About

Stock trading web application featuring live market simulation, buy/sell functionality, real-time price charts powered by Kafka consumers and Redis data storage. Built with Next.js, Node.js, Golang, and MongoDB.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages