Goal of this project is designing a system for aid association system with JavaFX and a local database system with PostqreSQL
In this project, first local database created with PostqreSQL all the sql queries created according to infos that wanted from system interface. After Creating both system interface using JavaFX and database using PostqreSQL , gui and database are connected. An aid association employee can enter the system using his log-in infos that is already defined in database and add donor and create shipments for the association. Also Manager can enter the system with privileges that can only be seen by the managers in interface such as fire/hire employee or find spesific shipments from shipments list
- Log-In Screen
-Shipments Activities Screen
-Items Screen
-Employee Fire/Hire Screen
-Donors Screen
-Shipments List