https://github.com/danisec/store-management
Store management netbeans with javafx
https://github.com/danisec/store-management
Last synced: 2 months ago
JSON representation
Store management netbeans with javafx
- Host: GitHub
- URL: https://github.com/danisec/store-management
- Owner: danisec
- Created: 2022-04-14T06:12:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-14T06:14:48.000Z (about 4 years ago)
- Last Synced: 2025-03-19T21:51:03.972Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to install
- Use the latest version of netbeans and jdk 8.xx
- Import database "src/Database/store.sql" into phpmyadmin. if using xampp
- Run store management
# Features
- Item input
- Price input
- Category input
- Weight input
- State input
- Reset input fields, save data, update data, and delete data.
