Skip to content

Releases: Kamalisingaravelan/Inventory_Management_System_Using_JAVA-Collection_Framework

Inventory_Management_System - Java_Collections_Framework

03 Oct 15:05
51e9979

Choose a tag to compare

Inventory_Management_System v1.0
This is the stable release of the Inventory Management System built with Java Collections.

Highlights:

Product management (add, update, delete, search)
Console-based user interface
Implemented with HashMap & ArrayList

How to run:
Download the .jar from Assets and execute:

java -jar InventoryManagementSystemApp.jar

Next steps:

Database integration (JDBC/MySQL)
GUI development