Mobile banking simulation · 2023
ZimPay.
A mobile-first banking simulation: sign in securely, send money between accounts in real time, and review a full transaction history — a clean, responsive take on a digital wallet.
What it does
-
Real-time transfers
Move money between accounts and see balances update instantly, backed by Supabase.
-
Transaction history
Every transfer is recorded and listed so you can scroll back through your full activity.
-
Secure authentication
Accounts are protected with Supabase auth, so each user only ever sees their own data.
-
Mobile-first design
The layout is built for the phone first and scales up cleanly to larger screens.
Built with
How it's built
ZimPay is a React + TypeScript single-page app using Supabase for authentication, the accounts/transactions database and real-time balance updates. It's designed mobile-first, so the whole flow — sign in, transfer, review history — feels at home on a phone.