Releases: Kamalisingaravelan/Inventory_Management_System_Using_JAVA-Collection_Framework
Releases · Kamalisingaravelan/Inventory_Management_System_Using_JAVA-Collection_Framework
Inventory_Management_System - Java_Collections_Framework
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