- [ ] Refractor backend - [ ] Improve the naming of the channels and the events. - [ ] Improve the logic for generating and fetching code - [ ] Fix elo logic - [x] cancel matchmaking - [x] Create a bot - [x] Unsubscribe after result. - [x] Create a `get` route named `/hit` that can be used to hit the server via cron to stop the server from sleep. - [x] Create Leaderboard - [x] Fix landing page for small screens - [x] Redisgn the find match page. - [x] Redesign plaground. - [x] WPM field - [x] Tab key malfunctioning. - [x] Using uuid for player id's isntead of generating them manualy. - [x] Add auth - [x] Add db - [x] Solve cursor misposition error - [x] Using uuid for room id's instead of generating them manually. - [x] Implement after game logic
getroute named/hitthat can be used to hit the server via cron to stop the server from sleep.