Open mgale456 opened 4 years ago
@Timur2012 do you think this is something you could work on?
@vapetrov I know you said you didn't like the old UI and it was hard to work with. What do you recommend for managing the game queue?
This is nearly done. There is not much to add still. I still plan to implement some sort of timer for estimated time between matches
For testing, I made some users. They all have different permissions, and password: "password" This list is in order of capabilities. i.e. any user also can do what the preceding users can do.
is_team
. They can queue themselvesis_judge
. This allows them access to the judging page, and the ability to queue any team, or create new gamesThat's it. Any ideas for improvement would be appreciated. Otherwise, it is done except for the time between matches timer.
Time between matches timer now works on the game queue page.
We still need a page to view the games and scores. Ideally also add a way to add new games to the queue.
Use the Game and GameParticipant models in a for loop in the html or something.