// demo · fintech
Fintech banking
Personal banking on the customer side, KYC back-office on the admin side.
Overview
A consumer banking app with a compliance-aware operator console behind it. Customers see their accounts, recent transactions, and can run an internal transfer. The back-office surface lets a fictional ops team look up customer accounts, see KYC flags, and review transactions.
What's in this demo
- Multi-account overview (checking, savings, card)
- Transaction list with merchant + category
- Transfer flow — between own accounts
- Card view with freeze toggle
- Back-office customer search
- KYC flag panel and transaction review
Stack we'd ship this on
This demo backs
Notes
Frontend-only. Mock data resets on refresh. Use it to feel the surface — for production we'd wire it to a real backend, auth, payments, and observability.