Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saravana1606/inventory-management-system

This system as the name implies manages an inventory. The system allows the user to add new products and delete them, update stocks, sell products and other necessary functionalities. The system also manages the customer details, dues and also prints receipt for orders. User authentication is implemented.
https://github.com/saravana1606/inventory-management-system

gui java-8 mysql-database netbeans sql swing

Last synced: 25 days ago
JSON representation

This system as the name implies manages an inventory. The system allows the user to add new products and delete them, update stocks, sell products and other necessary functionalities. The system also manages the customer details, dues and also prints receipt for orders. User authentication is implemented.

Awesome Lists containing this project

README

        

# INVENTORY-MANAGEMENT-SYSTEM-I4-IN-JAVA-

The Inventory Management System makes use of the SQL database to store and retrieve information relevant to the product, customer, category, and order details. This system consists of separate pages to manage these categories such as Product, Category, Order, and Customer. Moreover, the system can help the users to log in through different usernames and corresponding passwords which could be managed via the User page.

# This is a Desktop Application

# Static Application

# Uses MySQL database