Skip to content

PZ-webdev/hotel_reservation

Repository files navigation

Hotel Reservation - JavaFX & Hibernate

Desktop Application to Manage the reservations and Guest Check-in or Check-Out Using JavaFX and SQL Database with Hibernate ORM.

Content

1. How to run program

2. Description

3. Keywords

How to run

To run this program you will need to clone the project [git clone https://github.com/PZ-webdev/hotel_reservation.git]. Open this project in your IDE and run Main (Main.java) class, or find the application jar file.

Description

JavaFX CRUD app using Hibernate and H2 database. Hotel Reservation app allows to add new guest, new rooms and create new users.

Login page.

  • Username: demo
  • Password: demo

alt text

Guests Page.

alt text

Reservation Page.

alt text

Add Reservation Page.

alt text

Rooms Page.

alt text

Add Rooms Page.

alt text

Keywords

JavaFX, MySQL, Hibernate, CSS, Enum,Interface, Collections API.

About

Hotel booking management application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published