Cherries Crochet.
Production e-commerce for a handmade crochet boutique.
A full storefront with Razorpay-integrated checkout, dual JWT-cookie auth (admin + customer), zone-based shipping, a coupon engine with usage caps, and an admin dashboard covering refunds, low-stock, and fulfilment. Middleware is hardened with rate-limiting, body-size caps, and strict CSP.
- Razorpay HMAC verification on client return + server webhook
- Atomic stock reservation with auto-rollback on failure
- Coupon engine: percent / flat / per-user caps / validity windows
- Manual fulfilment flow with email notifications