Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 426 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 426 Bytes

Ticket system

This is a simple ticket system built with JavaSE as an university assignment. We are aware, Java is not the best 💩 to deal with, but we are dealing with it anyway.

The project uses Hibernate as the ORM solution as requested by the teacher (to be some sort of ORM) and also uses MVC as its design software pattern as we've also been instructed to do by... guess who... the teacher.

That's all, for now.