-
Concierge™ is a desktop Hotel Management application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
It is a concise Java application intended for small hotels looking for a simple application to manage basic hotel features.
-
Value Proposition
-
A simple, intuitive and free command line tool for managing a small-scale hotel (~ 100 rooms).
-
Hassle-free for receptionists in managing day-to-day hotel operations.
-
Protects against error-prone situations in the context of managing hotel bookings.
-
Acknowledgements
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5
-
The original source of the code is AddressBook - level 4 : https://github.com/se-edu/