JadenBalogh / badminton-court-scheduler

2 stars 0 forks source link

Implement an admin panel for managing players and algorithm weights #9

Open JadenBalogh opened 3 months ago

JadenBalogh commented 3 months ago

The player management section would need a way to view all stored players and add, edit or remove those players from the database.

The algorithm weights section would probably just cache your preferences in the browser. Here I'm imagining you'd set how much weight you want the algorithm to put towards stuff like skill-matching vs. time-since-last-game vs. maximizing-player-mixing.