Artisanal Shop & Workshop Booking Hub
A minimal, tactile digital storefront designed for ceramic studios, offering a streamlined workshop scheduler and collections gallery.
- ▸ Tactile Booking Scheduler: Interactive step-by-step calendar allowing visitors to browse upcoming studio classes and secure slots in seconds.
- ▸ Organic Visual Collections: High-resolution media galleries tailored to display the textures and craft of handmade pottery.
- ▸ Custom Craft Configurator: Intuitive contact flow for custom clay work commissions, letting clients specify sizes, glazes, and finishes.
REST API Booking Gateway & Row Lock Control
Designed a standalone scheduling engine utilizing custom relational data tables and custom API endpoints.
- ▸ REST API Calendars: Registered custom endpoints (
/wp-json/devaura-pottery/v1/sessions) with request validation to feed real-time calendar slots to the frontend. - ▸ Concurrency Row Locks: Implemented transactional database locks at the MySQL tier to prevent double-booking overlaps during high checkout traffic.
- ▸ Optimized Image Pipeline: Auto-compresses clay portfolio uploads to next-gen WebP formats on-the-fly, reducing media payload sizes by 70%.
