File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 1- Inventory_Management_System_Using_JAVA-Collection_Framework
1+ < img width = " 425 " height = " 140 " alt = " image " src = " https://github.com/user-attachments/assets/49686b26-4199-4ff5-952d-72d5cc810b23 " /> Inventory_Management_System_Using_JAVA-Collection_Framework
22A Java-based Inventory Management System implemented using Collection Framework for storing and managing product details
33
44# Inventory Management System (Java)
@@ -32,6 +32,22 @@ This version uses **Collection Framework** to store and process data efficiently
3232- Sales processing handled in a separate thread
3333- User-friendly CLI menu system
3434
35- - ## Tech Stack
35+ ## Tech Stack
3636- Java (Core, MVC, OOP, Multithreading)
3737- Collection Framework (` ArrayList ` , ` HashMap ` , etc.)
38+
39+ ## Installation/Setup instructions
40+ ### Install Eclipse IDE
41+ - Start the Eclipse IDE Installer
42+ - Configure the installation location
43+ - Launch the Eclipse IDE
44+ - Configure workspace
45+
46+
47+ ## Future Improvements
48+ - Add JDBC + MySQL integration (next version)
49+ - Implement GUI using JavaFX or Swing
50+
51+ ** Author**
52+
53+ Kamali Singaravelan
You can’t perform that action at this time.
0 commit comments