|
17 | 17 |
|
18 | 18 | ## ⭐ Features |
19 | 19 |
|
20 | | -- Intuitive and mobile-friendly web portal |
21 | | -- Support for light and dark theme |
22 | | -- Support for vouchers, coupons, giftcards and loyalty cards |
23 | | -- Support for transaction histories (giftcards only) |
24 | | -- Support for file uploads per item (images and PDFs) |
25 | | -- Displaying redeem codes as QR code or EAN13 barcode |
26 | | -- Client-side camera scanning for 1D/2D (bar)codes during item creation |
| 20 | +- User-friendly, mobile-optimized web portal |
| 21 | +- Light and dark theme support |
| 22 | +- Integration of vouchers, coupons, gift cards and loyalty cards |
| 23 | +- Transaction history tracking (gift cards only) |
| 24 | +- Item-specific file uploads (images and PDFs) |
| 25 | +- Item sharing between users |
| 26 | +- Display of redeem codes as QR codes or EAN13 barcodes |
| 27 | +- Client-side redeem code scanning (1D/2D) during item creation |
27 | 28 | - Expiry notifications via Apprise |
28 | 29 | - Multi-user support |
29 | | -- Support for Single-Sign-On (SSO) via OIDC |
30 | | -- Support for sharing items between users |
31 | | -- Support for SQLite3 and PostgreSQL |
32 | | -- Support for multiple languages (EN/DE/FR) |
| 30 | +- Multi-language support (English, German, French) |
| 31 | +- Single Sign-On (SSO) via OIDC |
| 32 | +- Database compatibility with SQLite3 and PostgreSQL |
33 | 33 |
|
34 | 34 | ## 🐳 Usage |
35 | 35 |
|
|
0 commit comments