OneShelf is a desktop application for you to manage your restaurant inventories and pending deliveries. It is easy to build and customise your inventory items and pending deliveries by using only Command Line Interface. If you are a busy restaurant manager who prefers to use the Command Line Interface and needs to keep track of inventories and deliveries, OneShelf is definitely for you.
- For detailed documentation of this project, please refer to OneShelf Product Website
- User Guide
- Developer Guide
- About Us
- The project simulates an ongoing software project for a desktop application (called AddressBook) used for managing contact details.
- It is written in OOP fashion. It provides a reasonably well-written code base bigger (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
- It comes with a reasonable level of user and developer documentation.
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.