POLIMI-FER-codebenders / tournament_app

Tournament app for Code Defenders made by student team of POLIMI and FER students
GNU Lesser General Public License v3.0
0 stars 0 forks source link

If all teams join the tournament too fast the creator has no time to select classes #58

Closed SimoneMezzaro closed 1 year ago

SimoneMezzaro commented 1 year ago

At the moment the possibility of selecting classes ends once all teams have joined. If they join too fast the tournament creator has no time to upload classes. We should lock the possibility of selecting classes only once the first round starts

SimoneMezzaro commented 1 year ago

Solved in fixing-tournament-class-selection-time branch