gsatwik-git / game

The game!
1 stars 0 forks source link

[API] Set up simple database and document schema #11

Open dom-techwriter opened 3 years ago

dom-techwriter commented 3 years ago

What

As part of a "global" leaderboard, we want to set up a database in the cloud where we can store the username, score, and perhaps country?

Why

It would be cool to create an additional gamification/community feeling.

How

For this MVP, we'll probably go with Firebase (cheap and easy to use).