HotelManager

Group_19_OOP_NO1

Hotel Manager Aplication

Information

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


Team member


Main function


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