Hotel-Booking-Application

所属分类:Java书籍
开发工具:Java
文件大小:0KB
下载次数:0
上传日期:2023-08-06 06:34:35
上 传 者sh-1993
说明:  在线酒店预订和管理系统是一个使用Java开发的综合解决方案。它旨在简化酒店预订...,
(The Online Hotel Booking and Management System is a comprehensive solution developed using Java. It is designed to streamline hotel reservation and management processes. The system boasts a user-friendly interface that enables customers to efficiently book and manage their hotel reservations along with availing other hotel services.)

文件列表:
.classpath (582, 2023-08-05)
.project (671, 2023-08-05)
.settings/ (0, 2023-08-05)
.settings/org.eclipse.core.resources.prefs (55, 2023-08-05)
.settings/org.eclipse.jdt.core.prefs (633, 2023-08-05)
bin/ (0, 2023-08-05)
bin/Controllers/ (0, 2023-08-05)
bin/Controllers/AssignRoomJDBC.class (3243, 2023-08-05)
bin/Controllers/BillingTableJDBC.class (3478, 2023-08-05)
bin/Controllers/BookingJDBC.class (5943, 2023-08-05)
bin/Controllers/BookingTableJDBC.class (3127, 2023-08-05)
bin/Controllers/CancelBooking.class (3275, 2023-08-05)
bin/Controllers/CreditCardJDBC.class (2519, 2023-08-05)
bin/Controllers/ForgotPasswordJDBC.class (2315, 2023-08-05)
bin/Controllers/InsertRoomJDBC.class (1954, 2023-08-05)
bin/Controllers/JDBC.class (2368, 2023-08-05)
bin/Controllers/ManageCustomer.class (842, 2023-08-05)
bin/Controllers/ManagerBillTableJDBC.class (5007, 2023-08-05)
bin/Controllers/ManagerBookingTableJDBC.class (4283, 2023-08-05)
bin/Controllers/ManagerLoginJDBC.class (1783, 2023-08-05)
bin/Controllers/ManagerRoomTableJDBC.class (3296, 2023-08-05)
bin/Controllers/ManagerUserTableJDBC.class (2995, 2023-08-05)
bin/Controllers/PasswordJDBC.class (1860, 2023-08-05)
bin/Controllers/RegisterJDBC.class (2398, 2023-08-05)
bin/Controllers/UpdateBookingJDBC.class (1957, 2023-08-05)
bin/Controllers/UpdateProfile.class (1897, 2023-08-05)
bin/models/ (0, 2023-08-05)
bin/models/Bill.class (2027, 2023-08-05)
bin/models/Booking.class (3388, 2023-08-05)
bin/models/Cancel.class (895, 2023-08-05)
bin/models/CreditCard.class (1800, 2023-08-05)
bin/models/Customer.class (3889, 2023-08-05)
bin/models/GlobalBill.class (730, 2023-08-05)
bin/models/GlobalBooking.class (481, 2023-08-05)
bin/models/GlobalManager.class (1213, 2023-08-05)
bin/models/Login.class (1151, 2023-08-05)
bin/models/LoginTest.class (388, 2023-08-05)
bin/models/Password.class (1222, 2023-08-05)
bin/models/PasswordTest.class (317, 2023-08-05)
... ...

Online Hotel Booking and Management System

The Online Hotel Booking and Management System is a comprehensive solution developed using Java Swing and JDBC. It is designed to streamline hotel reservation and management processes. The system boasts a user-friendly interface that enables customers to efficiently book and manage their hotel reservations along with availing other hotel services.

Key Features

  • User-friendly room booking functionality.
  • Unique user profiles enabling customers to view their booking details, payment history, and personal information.
  • A separate dashboard for hotel administrators, allowing them to manage all facets of the booking and management process.

From the administrator dashboard, hotel staff can:

  • View details of all users registered in the system.
  • View active customer in the hotel.
  • Access and manage all booking details made by customers.
  • Check the availability of rooms and see which rooms are currently booked.
  • Assign available rooms to customers as per their requests.
  • Cancel bookings in case of inappropriate details provided by customers at the time of booking.
  • View all payments made by the customers.
  • Generate and print bills for each customer at the time of checkout in PDF format, which can be later provided to the customer.

Technologies Used

This project has been created using a mix of robust and widely-adopted technologies to ensure its efficiency and reliability. The primary technologies include:

  • Java: The main programming language used for developing the system's backend.
  • Java Swing: Used for creating a comprehensive and user-friendly GUI.
  • JDBC: Used to handle the database connectivity, data access, and manipulation in Java.
  • MySQL: The relational database management system used for storing and retrieving all the system's data.

近期下载者

相关文件


收藏者