Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.25 KB

File metadata and controls

20 lines (14 loc) · 1.25 KB

Software Engineering Project:
Court Management System

Implemented Use Case: Court reservation

Project developed as part of university course.

GUI and project documentation is done in Polish, but code and comments are available in English.

Project documentation available (can be easily machine-translated): HERE

Implementation is done as Java 17 with Hibernate desktop application utilizing a simple H2 database for data persistence.

Below one can find some screenshots from the application:

Use Case Manager to boot up the UC flow

Date picking component

Hour picking with additional court info shown

View for when the trainer is available to pick

Checkout view with all the products

Picking reservation recipient at the checkout

Reservation confirmation popup