Healthcare billing · United States
Revenue Cycle Tool
US billing team 2024 Front-end build 8 weeks React
Billing team was stitching together spreadsheets to reconcile claims and payouts.
Approach
Modeled the reconciliation flow
Walked through claim-to-payout with the billers and modeled the entities once, cleanly, before writing any UI.
Set up row-level security in Supabase
Role-based access from the database up — not from the UI down — so privacy holds even if the app layer is bypassed.
Built import pipelines for legacy data
Idempotent CSV importers with dry-run previews, so the team could migrate years of spreadsheets without fear.
Shipped role-based dashboards
One view per role — biller, manager, admin — showing only what that role needs to decide the next action.
Outcomes
- Spreadsheets retired
- 12
- Onboarding time
- 1 week
- Build weeks
- 8
“New hires are productive on day three instead of month two.”
Stack
- React
- TypeScript
- Supabase
- Postgres
Next case