<h2>Required</h2> - [x] Frontend and backend deployed - [x] Multiple people on different computers can interact with features at the same time - [x] JPA build in sorting (Leaderboard CSA CSP) - [x] Custom sort after retrieving backend data (Leaderboard sort by points in backend) - [ ] Extra! Stacks/Queues for ordering <h2>Challenge</h2> End goal: Websockets to support multiplayer and player chat on Java, Python, and NodeJS - [ ] Make repository for websocket server - [ ] Deploy server on aws and get a route 53 domain - [ ] Enact connection from front-end --> web socket server - [ ] Make frontend display for multiplayer - [ ] Show data in multiplayer frontend from connections
Required
Challenge
End goal: Websockets to support multiplayer and player chat on Java, Python, and NodeJS