Skip to content

Commit 59ae90a

Browse files
Update README.md
1 parent 437cfe4 commit 59ae90a

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22
A 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

0 commit comments

Comments
 (0)