Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 451 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 451 Bytes

StockManager

Product Stock manager for Groceries and Retail shops, made using Java Swing and Derby DB. JDBC drivers for Derby are available in drivers folder.

Functionalities

  • Availability button displays available stock by given name
  • Update button adds new stock as well as increases existing quantity of stock
  • Order button decreases the quantity of stock

Screenshot

Screenshot of Output