Skip to content

nekkaida/Java-IMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management System

A Java-based Inventory Management System that allows users to manage products and categories. The system features CRUD (Create, Read, Update, Delete) operations for products and categories, real-time stock level updates, and integration with a MySQL database.

Features

  • Product Management: Add, update, delete, and view products.
  • Category Management: Categorize products for better organization.
  • Real-time Stock Updates: Keep track of product inventory levels.
  • User Interface: Built using JavaFX for a clean and responsive UI.
  • Database Integration: Data is stored and managed using MySQL.

Getting Started

Prerequisites

  • Java 17 or later
  • MySQL database
  • Maven for building the project

Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/java-inventory-management-system.git

About

Simple Java inventory management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages