-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
As an organizer, I want the app to randomly assign players to pods so that games are set up fairly.
Acceptance Criteria
- Randomly assign 4 players to each pod from the available pool.
- Ensure no player is assigned to multiple pods simultaneously.
- Notify players of their pod assignment.
Tasks
- Implement logic to randomly assign players to pods.
- Create a notification mechanism for pod assignments.
- Validate that players are not assigned to multiple pods.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels