โ—‡ Final Design

โ—‡ Deep Dive

๐ŸŸข Try the live build: fxpress.netlify.app โ€” the architecture described below is running in production.

Outcome

What's live, what's still simulated, and what's next?


Property Value
๐Ÿท๏ธ Status Complete ยท Live
๐Ÿ”— Live Build fxpress.netlify.app
๐Ÿ“… Project FXpress ยท Cross-Border Sending Companion
๐Ÿ”– Phase Outcome
๐Ÿงฉ Input Validated hi-fi design ยท usability findings ยท committed iterations
๐Ÿ—‚๏ธ Output Final designed product ยท live deployable widget ยท reflection ยท phased roadmap

Outcome at a Glance

FXpress was carried through the full design process โ€” research, definition, ideation, design, prototyping, usability testing, iteration โ€” and then extended one step further: the validated decision core was built into a working, deployed web widget that runs against real exchange-rate data and narrates the timing recommendation with Claude. The case study describes the architecture; the live build proves it.

The Outcome phase covers three things:

  1. The final designed product โ€” what was built, the trust-anchoring decisions visible across the screens, and the live web build that extends the design into a working artifact.
  2. What testing showed โ€” the validations and the issues, with severity and the iteration response.
  3. What I'd do differently โ€” the honest reflection on research gaps, the lowest-performing flow, and the live build's known limits.

๐ŸŸข The Live Build

fxpress.netlify.app

Live exchange rates for 18 corridors, Claude-narrated guidance via a Cloudflare Worker, deterministic conversion math in JavaScript, editable triggers with calendar reminders, and provider hand-off to the user's preferred money-mover (Wise, PayPal Xoom, Chase, Remitly, and others). The widget never moves money itself โ€” it computes the signal, narrates the recommendation, and hands off to a licensed provider for the actual transfer.

The architectural decision that makes it defensible: code computes, Claude narrates, the user authorizes. Full detail on Final Design and Prototype Build Notes.