Skip to content

MichalBialek01/car-dealership-hibernate

Repository files navigation

The project presents a car dealership project with functionalities for purchasing cars and servicing them. The relationships between entities are represented using an ERD diagram made in UML notation.
Car dealership ERD Diagram The project was written using Hibernate, without using Spring functionality - somewhat masochistically. The program operates by retrieving data from the traffics-simulation.md file located in the project's resources directory. This file has a specific structure, which is then mapped using mapping classes to database entities, which are saved in a PostgreSQL database.

In the future, I plan to create a version using Spring JPA and Spring Web MVC for user interactivity - in progress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages