All projects
20 June 2026
Brownie Point
Loyalty reward card system for a dessert chain. Vue.js frontend, Laravel backend, MySQL database, MinIO for storage, all running on Kubernetes.
Brownie Point is a loyalty reward card system built for a dessert chain. Customers earn points with each purchase and redeem them for discounts. Staff manage points issuance and redemption from a web dashboard.
What it does
- Loyalty points system for customers
- Staff dashboard for counter staff to issue and redeem points
- Admin panel for managing rewards, tiers, and customer data
- MinIO for storing receipts and related files
- Runs on Kubernetes
Tech Stack
| Layer | Technology |
|---|---|
| Frontend | Vue.js 3 |
| Backend | Laravel (PHP) |
| Database | MySQL |
| Object storage | MinIO (S3-compatible) |
| Orchestration | Kubernetes |
| Styling | Tailwind CSS |