CoolFace
Apppublic

ggm240/qrcode-promotion

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
14 commits on main
e79987e2mo ago

Add 25% discount tier support

otisng
86ddf223mo ago

update voucher.html

otisng
90572773mo ago

Redirect admin login to import vouchers

otisng
12a61fa3mo ago

Export voucher usage report to Excel

otisng
368e5963mo ago

Add voucher usage report feature with responsive UI

otisng
edb214e3mo ago

Remove 10% discount option and fix text styling

otisng
791c4573mo ago

Add voucher deletion UI and view

otisng
0d233673mo ago

Implement role-based access control and redesign UI

otisng
7f540163mo ago

fix: use git LFS for binary images

otisng
3fc4b193mo ago

Disable DEBUG in settings

otisng
842b70b3mo ago

Add Voucher system (model, admin, views)

otisng
49c7b133mo ago

Enable DEBUG; add UI styles, scripts and template updates

otisng
a3d2a8a3mo ago

Initial QRCodeGenerator Django project

otisng
1d4f1b63mo ago

initial commit

ggm240