This commit is contained in:
Boyan 2023-08-27 21:34:59 +02:00
parent aa73b8ee75
commit e6e4542b01

View File

@ -7,19 +7,19 @@ Stages of a LoL tournament:
* [Playoffs](#playoffs)
## Sign-up (Flask)
## [x] Sign-up (Flask)
An arbitrary number of players walk up to a physical machine(either a tablet or a laptop) on which they register for the tournament by providing their IGN, real name and phone number.
During submission of said data the following checks occur:
* Validity of phone number
* IGN Check
## Playoffs (Flask)
## [ ] Playoffs (Flask)
When the tournament actually starts, players are called on their phones to arrive by the table that they're assigned within 10(arbitrary number) minutes.
Tables are assigned randomly and have computers running the [Leagalizer Client](#leagalizer-client) on them.
### Leagalizer client(LCU Python lib)
### [ ] Leagalizer client(LCU Python lib)
The Leagalizer client's job is to check if the players are:
* At their assigned table
* Logged in to the correct account