JadenBalogh / badminton-court-scheduler

2 stars 0 forks source link

Implement a back-end database for storing player information and admin preferences #10

Open JadenBalogh opened 3 months ago

JadenBalogh commented 3 months ago

I'm imagining we'd eventually store a database containing all the players, including: their stored skill level settings, their play statistics (if we add this), and any other meta information about that player. Admin preferences could include algorithm settings and such. Maybe admin prefs are stored with the player data, and the host would "log in" to their player account? Or maybe we just cache the settings in the browser for admin prefs. Log-in seems excessive, probably only want that if we generalize this beyond Settlement.