Skip to content

mangalamraj/Stock-Market-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages