A sports competition tracking application built with Java, backed by a MySQL database for storing teams, matches, and results.
- Track sports competitions, teams, and results
- Persistent storage with MySQL
- Java (Maven, NetBeans)
- MySQL
- Create the MySQL database and update the connection settings.
- Build and run:
mvn clean package
mvn exec:javaReleased under the MIT License.