Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zidan44/sports-league-management
The project is designed to efficiently organize multiple sports leagues and It keeps track of all essential league information, match details, team data, player statistics, coaches, and match officials.
https://github.com/zidan44/sports-league-management
aiub database java javaswing mysql mysql-database sports sports-league
Last synced: about 1 month ago
JSON representation
The project is designed to efficiently organize multiple sports leagues and It keeps track of all essential league information, match details, team data, player statistics, coaches, and match officials.
- Host: GitHub
- URL: https://github.com/zidan44/sports-league-management
- Owner: ZIDAN44
- License: apache-2.0
- Created: 2023-08-24T20:27:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-25T14:02:24.000Z (over 1 year ago)
- Last Synced: 2023-12-25T21:09:41.086Z (12 months ago)
- Topics: aiub, database, java, javaswing, mysql, mysql-database, sports, sports-league
- Language: Java
- Homepage:
- Size: 16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sports League Management
Welcome to the Sports League Management System! This database is designed to efficiently organize multiple sports leagues, each led by a unique CEO. It keeps track of all essential league information, match details, team data, player statistics, coaches, and match officials.
# Features
`CEO Management:`
• Registration and login for CEOs.
• CEO personal information capture (name, email, phone number).
• CEO authentication and security.
`League Management:`
• Creation of multiple leagues with unique league IDs.
• Recording league details such as name, season, start and end dates, rules, and regulations.
`Team Management:`
• Creation of teams with unique team IDs.
• Storage of team information including team name and logo.
• Association of teams with respective leagues.
`Player Management:`
• Registration of players with unique player IDs.
• Capturing player attributes like name, age, position, and performance statistics.
• Association of players with specific teams.
`Coach Management:`
• Registration of coaches with unique coach IDs.
• Storing coach details such as name, position, salary, and hire date.
• Ability to assign multiple coaches to teams.
`Match Management:`
• Scheduling of matches with unique match IDs.
• Recording match details including date, time, and venue.
• Tracking participating teams and match outcomes.
`Match Official Management:`
• Registration of match officials with unique official IDs.
• Capturing official details like name and role.
• Association of match officials with matches for rule enforcement.
`Database Connectivity:`
• Integration of MySQL database for data storage and retrieval.
`Graphical User Interface (GUI):`
• User-friendly interface for CEOs to interact with the system.
• Intuitive forms for data entry and modification.
# Installation
1. Clone the repository to your local machine.
2. Import the project into your preferred Java IDE.
3. Build and run the project.# Releases
[Package Release](https://github.com/ZIDAN44/Sports-League-Management/releases)
# License
[Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)