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
- Host: GitHub
- URL: https://github.com/vbatecan/inventory-system_gui_netbeans
- Owner: vbatecan
- Created: 2021-10-01T09:43:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T09:47:32.000Z (about 4 years ago)
- Last Synced: 2025-06-30T19:04:07.085Z (about 1 year ago)
- Language: Java
- Size: 4.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.