MiniMart
A simple Java application to administrate item stock in your shop
The main motivation while the author was developing this application is just to administrate item's stock in a shop. This application doesn't have feature to financial cash, and all of the transactions in this application is only focused to administrate item's stock.
You can use this application in your small retail shop. With this application, you can input items's data in your shop, serve the selling transaction in your shop, and know which item has been reduced in stock.
The program...