This is a simple project for football management inspired from below project
http://fx-007.blogspot.ro/2014/11/spring-4-hibernate-4-on-javafx.html
- Players
- Teams
I have used two libraries.
-
ControlsFX for icons (fontawesome)
-
MySQL Connector for database
https://github.com/andreas95/FootballManager2017/tree/master/Libraries
The database schema is called "fotballmanager" and contains 2 tables: players and clubs.
You can download the database including the inserted information accessing the below link.
https://github.com/andreas95/FootballManager2017/blob/master/SQL/db.sql