Skip to content

The Hotel Management System is a desktop application built with Java to assist in managing hotel operations. It includes key features such as reservation management, guest data handling, and room management.

License

Notifications You must be signed in to change notification settings

zaxchaxs/Hotel-Management-System

Repository files navigation

PROJECT AKHIR UAS

Kelompok 5

  • Irzi Rahmatullah (2310631170092)
  • Muhammad Bayu Pratama (2310631170032)
  • Roby Aryanata (2310631170116)

Hotel Management System

The Hotel Management System is a desktop application built with Java to assist in managing hotel operations. It includes key features such as reservation management, guest data handling, and room management.

🎯 Key Features

  • Reservation Management: Add, edit, delete, checking history of guest reservation data.
  • Guest Data Management: Record detailed guest information.
  • Room Management: Manage hotel rooms, including room types and their statuses.
  • Staff Management Manage registered staff with admin account.

🛠️ Technologies Used

  • Programming Language: Java
  • Build Tool: Ant
  • IDE: NetBeans
  • Database: MySQL

⚙️ How to Run the Project

  1. Clone this repository:
    git clone https://github.com/zaxchaxs/Hotel-Management-System.git
  2. Open the project
  3. Create database with named "hotel_management"
  4. Download SQL File and import to that database
  5. Run the App in src\MainMenu\App.java

✍️ Contribution

If you’d like to contribute:

  1. Fork this repository.
    git checkout -b new-feature
  2. Create a new branch for your feature:
    git checkout -b new-feature
  3. Make changes and commit them:
    git commit -m "Added a new feature"  
  4. Push to your repository:
    git push origin new-feature
  5. Open a pull request in the main repository.

📜 License

This project is licensed under the GPL-3.0 LICENSE. See the LICENSE file for more information

About

The Hotel Management System is a desktop application built with Java to assist in managing hotel operations. It includes key features such as reservation management, guest data handling, and room management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages