-
MakanBook is a desktop Restaurant application for students. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
The target user of this application is student diners aiming to find eating places around the National University of Singapore.
-
Users of MakanBook not only have access to restaurant features, but also social features: the ability to create groups, schedule meetings, create jios, and manage finances after meals.
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
-
Original source of code: AddressBook-Level4 project created by SE-EDU initiative at https://github.com/se-edu/