Skip to content

vikumDheemantha/Simple-IMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-IMS

This is very simple Inventory Management System (It is more like storage management system). That mainly developed for study purpose.

Usage

Compile using Source

Simply compile the project and run the Main class with adding hsqldb.jar to the classpath

java -cp relative/path/to/hsqldb.jar Main

Use the relesed artefact

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

Contributing

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.

License

MIT

Third-Party Copyright Notices

HSQLDB:

(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.

LICENSE

About

This is very simple Inventory Management System (It is more like storage management system). That mainly developed for study purpose.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages