Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoshiyamaseizen/stock-exchange-app
Stock Exchange Emulation App
https://github.com/hoshiyamaseizen/stock-exchange-app
chartjs material-ui mui nest nestjs react redux sass socketio sockets trading vite vue vuex
Last synced: 2 days ago
JSON representation
Stock Exchange Emulation App
- Host: GitHub
- URL: https://github.com/hoshiyamaseizen/stock-exchange-app
- Owner: HoshiyamaSeizen
- Created: 2022-11-27T12:25:04.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T16:49:25.000Z (about 2 years ago)
- Last Synced: 2024-11-10T23:34:48.642Z (2 months ago)
- Topics: chartjs, material-ui, mui, nest, nestjs, react, redux, sass, socketio, sockets, trading, vite, vue, vuex
- Language: JavaScript
- Homepage:
- Size: 1.34 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock Exchange App
Web application for immitating the stock exchange.
Server built with NestJS. Client (admin mode) built with React and React MUI.
SocketIO is used for client-server communication during trading.