JJIMY is a restaurant management app for managing food orders, ingredient inventory, etc via Command Line Interface (CLI).
For the detailed documentation of this project, see the JJIMY Product Website
- Keep track of customers’ contacts and preferences
- Keep track of customers’ orders
- Keep track of the food inventory
- Keep track of which ingredients to restock
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
- Libraries used: JavaFX, Jackson, JUnit5