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

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

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.

![image](https://user-images.githubusercontent.com/42316401/126769811-eecf1bb6-6edb-4a2b-a9b1-ebb6b18247cd.png)