Wallstreet24 is a real-time stock market simulation platform, where the users can subscribe for Ipos, buy and sell the stocks, view interactive charts and explore the stock news to analyze the stocks.
- Real-time stock market simulation
- IPO subscriptions with weighted average and pro rata allotment
- Stock trading and interactive charts
- Periodic stock news release
- Node.js
- Python
- Docker
git clone https://github.com/AbhishekBhosale46/WallStreet24-Frontend.git
cd Wallstreet24-frontend
npm install
npm run dev
git clone https://github.com/AbhishekBhosale46/WallStreet24-Backend.git
cd Wallstreet24-backend
docker-compose up