Skip to content

This Java desktop application manages inventory for businesses. It caters to Super Admin and User roles for managing users, categories, products, customers, and orders. The system operates offline and uses MySQL Workbench for data storage.

Notifications You must be signed in to change notification settings

mracy/Inventory-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features:

User Management (Super Admin): Login with username and password Add, update, view, and search users Category Management: Add, update, view, and search categories Product Management: Add, update, view, and search products with quantity tracking Update product quantity during edit Customer Management: Add, update, view, and search customers Order Management: Manage orders with customer and product selection Add products to cart with quantity validation Generate order bill with details View Orders: View order history for customers Open and view order details Additional Features:

Date and time recording Error handling and validation Reset buttons for data entry fields Close buttons for windows and application Non-Functional Requirements:

Offline functionality Secure login authentication (Super Admin) User-friendly interface Responsive performance Future Enhancements:

User roles and permissions Barcode scanning integration Cloud backup and data synchronization This software requirements specification (SRS) serves as a guideline for developing the Inventory Management System.

About

This Java desktop application manages inventory for businesses. It caters to Super Admin and User roles for managing users, categories, products, customers, and orders. The system operates offline and uses MySQL Workbench for data storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages