Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel Management System

This project is a hotel management system application. Users can perform operations related to hotels, rooms, guests, and reservations.

Features

  • Add, update, delete, and list hotels
  • Add, update, delete, and list rooms
  • Add, update, delete, and list guests
  • Add, update, delete, and list reservations

Technologies Used

  • Language: Java
  • Build Tool: Maven
  • ORM: Hibernate

Setup

  1. Clone this repository:
    git clone https://github.com/ffozdemir/HotelManagementSystem.git
  2. Navigate to the project directory:
    cd HotelManagementSystem
  3. Install the required dependencies:
    mvn clean install

Usage

  1. Run the application:
    mvn exec:java -Dexec.mainClass="com.myhotel.controller.Runner"
  2. Select the operation you want to perform from the main menu.

Contributing

If you want to contribute, please fork the repository and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages