unsubbed.co

VoucherVault

VoucherVault is a HTML-based application that stores and manage vouchers.

Overview

Django web application to store and manage vouchers, coupons, loyalty and gift cards digitally. Supports PWA, offline caching, expiry notifications, transaction histories, file uploads and OIDC SSO. Django web application to store and manage vouchers, coupons, loyalty and gift cards digitally. Supports PWA, offline caching, expiry notifications, transaction histories, file uploads and OIDC SSO. - Home · l4rm4nd/VoucherVault Wiki VoucherVault

Django web application to store and manage vouchers, coupons, loyalty and gift cards digitally The project has 466 GitHub stars and is licensed under GPL-3.0.

Key Features

Source: GitHub README

  • User-friendly, mobile-optimized web portal with PWA support
  • Manual offline mode with 48h caching supported
  • Light and dark theme support
  • Integration of vouchers, coupons, gift cards and loyalty cards
  • Transaction history tracking (gift cards only)
  • Item-specific file uploads (images and PDFs)
  • Item sharing between users
  • Display of redeem codes as QR codes or barcodes (many types supported)
  • Client-side redeem code scanning (1D/2D) during item creation with automatic type detection using camera or file upload
  • Expiry notifications via Apprise

Getting Started

Source: GitHub README

VoucherVault is initialized with a default superuser account named admin and a secure auto-generated password.

This administrative account has full privileges to the Django admin panel, located at /admin.

Therefore, all database model entries can be read and modified by this user. Additionally, new user accounts and groups can be freely created too.

Finally, Single-Sign-On (SSO) via OIDC is supported. Check out the environment variables above as well as the wiki.

Normalized Features

Source: tool-features-normalized.json

docker, docker compose, mobile app, postgresql, redis, rest api, sqlite, sso.

Features

Authentication & Access

  • Single Sign-On (SSO)

Integrations & APIs

  • REST API

Mobile & Desktop

  • Mobile App