generated from jackyzha0/quartz
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(docs/core): 2024-12-15 21:08:48
Affected files: content/Projects/GC/Modules/Profile.md content/Projects/GC/Modules/Squad.md content/Projects/GC/Modules/Team.md content/Projects/GC/Terminologies/Profiles.md
- Loading branch information
Showing
4 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,16 @@ | ||
## Journey | ||
Learn more about Squads [[Squads|here]]. | ||
### Journey | ||
|
||
## Access Control | ||
Admins are responsible for creating squads that will participate in the tournament and appointing a captain for each squad. The squad captain plays a crucial role in leading and managing the squad throughout the tournament. | ||
|
||
- captains can also approve ,reject the requests sent by players (user ) that want to join a squad. these squad - players are then used as a pool of players from which a captain creates a team | ||
eg: assume cricket match, captain accepts 20 players from the requests | ||
he /she further creates team | ||
|
||
### Access Control | ||
|
||
- **Admins**: Have full control over squads, including the ability to create, edit, and delete them. | ||
- **Captains**: Can edit the details of their own squad, ensuring that the team roster and related information are up-to-date. | ||
## ERD | ||
|
||
## Specs | ||
#WIP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.