You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This project is a RESTful API designed to manage and apply various types of discount coupons for an e-commerce platform. It provides a robust and extensible system for creating, validating, and applying coupons to a shopping cart, with a focus on clean code, automated testing, and enterprise-ready practices.