-
This is a desktop Jalil Enterprises Stock List application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
This application is inspired by our own observation of the work done by the lab technicians, and ideas on how it can be improved.
-
It is a Java application intended for CG (Computer Engineering) lab technicians to help them manage the lab equipments.
Acknowledgements
-
This application was morphed from the original AddressBook application.
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5