-
# Javascript
## API
- DOM manipulation
- Change card on button click
- Local Storage
- Store score based on answers and time
- Display score on "Highscores" tab
- "Clear high sc…
-
Create a new page in `client/src/views` that will display a tabular leaderboard/scoreboard as well as a player's personal stats if they are signed in (in a separate tab-style view)
#### Specificati…
-
# Firebase Cloud Messaging
[Firebase Cloud Messaging - Document](https://firebase.google.com/docs/cloud-messaging?hl=ko&authuser=0)
## 아키텍처 개요
![image](https://user-images.githubusercontent.c…
-
# Description
If client requests high score table, server responds with 500 error. This occurs after deploying the application to a freshly installed cluster with the "buildsystem" profile.
- […
-
The game crashes / does not start after the intro.
You find the game in Skype in my message from 4/25/23.
-
Are you planning on releasing the source code of the site? I'd be grateful if you did!
It would be nice to be able to self-host the site, or maybe find some free hosting. Maybe others could get tog…
-
### What problem does this feature solve?
The current Vue router requires that Vue components simply have a `` element in order to render content that is determined by the router's configuration. Th…
-
-
Highscores are being sent with the system date which can come out with some weird formats. Manually create it instead of using the system (could we use an internet service to determine a date?)
htt…
-
## Bug report
Calling once() for a realtime db query does not work on macos. Same query works on web.
### Steps to reproduce
Steps to reproduce the behavior:
1. Set up realtime db
2. I us…