This is very simple Inventory Management System (It is more like storage management system). That mainly developed for study purpose.
Simply compile the project and run the Main class with adding hsqldb.jar to the classpath
java -cp relative/path/to/hsqldb.jar Main
First, download the artefact Simple.IMS.jar
. then Download HSQLDB driver from here or get it from the repository. and place it in the same directory as the Simple.IMS.jar
. Then run the Simple.IMS.jar
Pull requests are welcome for any kind of changes.
And this is developed for study purpose, but I like to continue to next steps. So, please do not hesitate to give your ideas, thoughts and even critics to this project. That will help to develop better product. And even a simple advice means lot to me.
(hsqldb.jar is included in this product for database management)
Copyright (c) 2001-2018, The HSQL Development Group.
Copyright (c) 1995-2000 by the Hypersonic SQL Group.