Skip to content

A simple Java Swing application for managing product inventory with MySQL database connectivity.

Notifications You must be signed in to change notification settings

SiddhiikaN/InventoryManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management System

Inventory Management System is a simple Java application developed using Swing for the user interface and MySQL for data storage. The system allows users to manage product inventory by adding, updating, deleting, and viewing product details.

Features

  • CRUD Operations: Add, update, delete, and view products
  • Clean UI: Built with Java Swing
  • MySQL Integration: Connects to MySQL for persistent data

Prerequisites

  • Java Development Kit (JDK) 8 or higher
  • MySQL Server installed and running
  • MySQL Connector/J library

How to Run

Clone the repository or download the source code.

About

A simple Java Swing application for managing product inventory with MySQL database connectivity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages