Skip to content

Phenikaa-team/HotelManager

Repository files navigation

Group_19_OOP_NO1

Hotel Manager Aplication

Information

Our app simplifies hotel management, improving efficiency and optimizing operations for a smoother experience.


Team member

  • Trần Bá Minh Đức: Comprehensive software development.
  • Trần Mạnh Hoàng: UML construction and manage DataBase.

Main function

  • Add, edit, remove room
  • Book, check out, remove room
  • Save login, register data
  • Save rentable information and customer information

Project's UML

1.1 UML Class Diagram

1.2 UML Activity Diagram(LoginFunction)

1.3 UML Activity Diagram(RoomsManagement)

1.4 UML Activity Diagram(BookingFunction)

1.5 UML Activity Diagram(CheckoutFunction)


Application interface

LOGIN
UI

Our GitHub page


Demo project


How to use

Use Hotel Manager is easy, you just need to install a Java21 JDK.
To run source, clone HotelManager’s repository and run the following command:

git clone https://github.com/Phenikaa-team/HotelManager.git
./gradlew run