A UI desktop application for the management of a charity organization. The management includes members, events, needy families, expenses, etc.
- JavaFX 13
- Scence Builder
The project is created respecting the MVC architecture.
This is the initial class diagram of the project (slight changes may have taken place in the course of development). It contains the entities that will be stored in the database. It does not contain operational classes like Controllers, Services, Dao, ect.