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

https://github.com/vbatecan/inventory-system_gui_netbeans

Inventory System in Java
https://github.com/vbatecan/inventory-system_gui_netbeans

Last synced: 9 months ago
JSON representation

Inventory System in Java

Awesome Lists containing this project

README

          

## Inventory System for Java
Inventory management software is a software system for tracking inventory levels, orders, sales and deliveries. It can also be used in the manufacturing industry to create a work order, bill of materials and other production-related documents.

## Note
This project is based on Maven (Maven Project). To make this work you need the following dependency below.

| Dependency | Version |
| :--- | :--- |
| Flatlaf | 0.46 |
| MySQL connector | 8.0.26 |

### Of course you can use the latest versions of the dependency too.