This is a Java-based cricket management system that allows you to create and manage teams, fixtures, and player data.
- Create new teams and add new players to existing teams.
- Track fixtures between teams and their results.
- View a performance bar that shows all teams' number of matches won, lost, drawn, and ranked with respect to the points.
- Search for teams by name and view all their member data.
- Edit the results of any matches that have already been played.
- Java SDK v20
- JDBC SQLlite 3.7.2 jar
- JDK 20th
- Javafx-sdk 20.01
- Clone the repository from GitHub.
- Open the project in your IDE.
- Run the
Main.java
file.
- The delete option is not available.
- Add the ability to delete teams and players.
- Add the ability to create tournaments and leagues.
If you have any questions or feedback, please contact me at [email protected]
This project is licensed under the MIT License.