back to projects
CASE STUDY · LIVE

Hakata Couture: Custom-Fit E-commerce

A custom-fit clothing store where customers enter their own measurements. Careful validation on the way in, clear order stages, and a separate admin side, built backend-first with a clean storefront on top.

Next.jsReactSupabaseTailwind CSS

Overview

Hakata Couture sells custom-fitted ethnic wear. Customers send in their measurements and get clothes made to those exact numbers.

The tricky part

Off-the-shelf e-commerce assumes fixed sizes. Here, every order carries its own measurement set, that data has to be validated before it goes anywhere, and the order flow is a lot more involved than "add to cart, pay, ship."

What I built

A backend-first full-stack app that captures and checks the measurement data, then keeps the frontend and backend in step as an order moves along.

Result

A custom-fit ordering flow a premium brand can actually run day to day. It is live at hakatacouture.com.