JadenBalogh / badminton-court-scheduler

2 stars 0 forks source link

Implement a helper tool to allow users to import a list of today's players from a Google Sheets link #11

Open JadenBalogh opened 6 months ago

JadenBalogh commented 6 months ago

Ideally I think this would automatically read the column from the Sheets link, and look up all the players in the database by name, to get their stored skill rankings. That'd make it hopefully super quick to start the session each day.

JadenBalogh commented 6 months ago

It'd probably have to notify you when it failed to find a player, which would give you the option to search the players list manually or add a new player.