Adms Mid Project
Adms Mid Project
(AIUB)
Group – F
3
ZAFIR KEN ZAMAN 20 - 44041 - 2
4
MD. SAKIF ULLAH RAFI 20 - 43945 - 2
Contents
System summery………………………………………………………………………… 3
When a player wants to play a tournament, they have to register throughout this system.
After register the player have to login the system. The organizer create tournament. The
player can choose the tournament. And the info table is for information about tournament.
What type tournament it is.
Class diagram:
Use case diagram:
Activity diagram:
management login
player login
Registration
Database schema diagram:
Table creation:
users table:
Tournament table:
Organizer table:
Organizer table:
Sample data:
Questions / Tasks:
1. Retrieve all users with their associated tournaments:
2. Count the number of tournaments each organizer is managing:
3. List all tournaments with their corresponding organizers, sorted by tournament date:
4. Find the average number of organizers per tournament:
9. List the usernames and emails of users who have not signed up for any tournaments: