๐ข Try the live build: fxpress.netlify.app โ the architecture described below is running in production.
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 |
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:
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.