Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 268 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 268 Bytes

Store Manegement

Edit products name, price, sale price, barcode, then produce products price card.
UI design by QtDesigner.

Install

pip install -r requirements.txt

Excute

python app.py

UI to PY

pyuic5 -x ***.ui -o ***.py