User Roles #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Upon application launch, user should be asked to select one of these roles:
Admin
Game Admin
Player
Admin role is in charge of setting up and managing events. They should have basically full access to everything, with basic validations to make sure data entry is not non-sensible
Game Admin role is in charge of a specific tournament. After selecting this role they should also pick a specific event and tournament. Past this point they will only be able to view matches for that given tournament, and only those that are not yet finished. They will also be able to start waiting matches, check-in players for a round, and mark winners in a given round.
Player role is a read-only information role for a given player. After selecting this role, they will also pick a specific event, tournament, team, and player. Past this point, they will only be able to view the matches their team is slated to participate in.