In a wide definition, this project outlines the design for a sports management application aimed at providing an efficient way to handle team fixtures, player performance data, and financial aspects such as transfers and budgets.
Fixture Management: Generate fixtures.
Text Recognition: Extract text from uploaded images to streamline data entry processes.
Player Performance Tracking: Store detailed statistics on player performances for analysis.
Financial Management: Manage transfers and budget allocations within the teams.
Spring Boot: For robust back-end services.
Java: As the primary programming language.
Hibernate: For object-relational mapping (ORM).
JDBC SQL Server: To manage database connectivity (assumed ready).
PC GUI: React for PC frontend
Smartphone GUI: Progressive Web App for now which will be replaced with a proper smartphone app later.
TBA
TBA
We welcome contributions from developers interested in sports management systems. Please feel free to fork this repository, make changes, and submit pull requests.