chronoMelon Loyalty is a WooCommerce-focused loyalty and reward tool for small stores.
chronoMelon Loyalty
A live WooCommerce-focused loyalty tool for small stores, customer rewards, and repeat purchases.
It is for store operators who want points, rewards, and a customer portal without adding a heavy system around their shop.
Small stores often want repeat purchases, but many loyalty products feel too large or too disconnected from daily WooCommerce work.
The problem
Many small stores want repeat purchases but do not have a simple retention system that fits their existing WooCommerce workflow. They need to see customers, award points, manage rewards, and give customers a place to check their balance.
The solution
The system gives merchants a dashboard for loyalty activity, customer management, reward setup, and point transactions. Customers get a portal where they can see their points, browse rewards, and understand what they can redeem.
Merchant dashboard with loyalty activity
Customer portal with points balance
Reward setup and redemption flow
Customer and transaction views
WooCommerce-oriented order workflow
Backend
- Python
- FastAPI monolith
Frontend
- HTMX
- Jinja2Templates
- Tailwind CSS
Data
- PostgreSQL
- Customer data
- Order data
- Point transactions
Deployment
- Render
- Single service for backend and frontend
chronoMelon Loyalty is built as a single FastAPI service with server-rendered screens and HTMX interactions. The practical work is in keeping the merchant side clear, the customer portal simple, and the loyalty logic close to WooCommerce order data.