A project made for the course Projecten-workshops II at HoGent. The goal was to design and code a desktop application in Java for managing tickets.
Run DBCreate.sql in SQL Server Management Studio.
Enable SQL Server Authentication and enable sa login docs.microsoft
Configure Build Path (Module Path)
- Add JRE JavaSE-14
- Add JUnit 5
- Add JavaFX
- Add jars from jars/modulepath (Mockito, Jakarta)
Configure Build Path (Class Path)
- Add jars from jars/classpath (Eclipselink, MsSQL connector, Jakarta.source)
Username | Pasword | Contents |
---|---|---|
Administrator | Wachtwoord | Administrator(Manage people) |
Technieker | Wachtwoord | Technician(Manage tickets) |
Supportmanager | Wachtwoord | Support manager(Manage contracts/tickets/statistics) |