- NUStorage is a desktop application for managing inventory, transaction records and accounts.
- NUStorage is mainly targeted to store owners who need help in visualising what’s going on in their store easily.
- While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
- Libraries used: JavaFX, Jackson, JUnit5.
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.