Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 1.45 KB

File metadata and controls

45 lines (23 loc) · 1.45 KB

📦 Java Inventory Management System

A robust and efficient Inventory Management System built with Java. This application allows users to track stock levels, manage product details, and streamline inventory operations through a user-friendly interface.

🚀 Features

Product Management: Add, update, and delete products easily.

Stock Tracking: View current stock levels and product availability in real-time.

Search Functionality: Quickly find items by ID or name.

Data Persistence: Saves inventory data securely (using File I/O or Database).

User-Friendly Interface: Clean and intuitive GUI (Swing/JavaFX) or Console Interface.

🛠️ Technologies Used

Language: Java

GUI: Java Swing

Database: SQLite

⚙️ Installation & Usage

Clone the repository

git clone https://github.com/ArdaDemirr/Java-Inventory-Management-System.git

Open the project Open the folder in your preferred Java IDE (VScode is recommended).

Run the Application Locate the App.java file and run it to start the application.

📷 Screenshots

1 2

Diagrams:

Uml Diagram.pdf

Sequence Diagram.pdf