Skip to content

This repository contains a Java project for an hotel room reservation system.

Notifications You must be signed in to change notification settings

alphajedidia/HotelRoomReservationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HotelRoomReservationSystem

This repository contains a Java project for an hotel room reservation system. The system is designed to handle the management of room reservations, including maintaining room availability, customer information, and generating receipts. Functionalities The application provides the following functionalities:

CRUD Operations: Create, list, update, and delete records for the four tables: chambre, sejourner, reserver, and occuper. Automated Email Notification: Automatically send an email to the customer after a reservation, including details such as the occupied room, dates, and number of days. Exclusive Room Reservation: Ensure that a room reserved for a specific date cannot be booked by another customer. Search for Available Room: Find an available room for a given date. Generate PDF Receipt: Generate a PDF receipt for a customer's stay.

About

This repository contains a Java project for an hotel room reservation system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages