Skip to content

ismaelcardosojr/fining-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fining System 🚦

A system with the functionalities: insertion, removal, alteration and obtaining (done through DAO's) of related entities. This system manages the entities Driver, Vehicle and Fine through user interaction and it's also able to filter fines by vehicle - transfer vehicles between drivers. Finally, it reinforces and uses concepts/technologies such as:

  • ORM
  • Hibernate (JPA)
  • PostgreSQL (JDBC)

Releases

No releases published

Packages

No packages published

Languages