Turn a restaurant receipt into one shared, trustworthy bill.
This project scaffolds a mobile-first product foundation for the PRD: scan a receipt, invite guests instantly, let everyone claim their items, resolve the leftovers, and land on totals the table can trust.
MVP focus
Trust over magic
OCR can be wrong. The app keeps the receipt visible, makes manual correction normal, and blocks finalization until every line is resolved.
Product flow
Scan and Review
The host scans the paper receipt, checks the OCR result, and fixes any obvious issues before sharing.
Join and Claim
Guests join from a link or QR code, see the same bill, and tap the items they consumed.
Resolve and Finalize
Unclaimed lines are handled in a dedicated resolution phase, then the group applies tip and sees clear totals.
Project setup
The current build is now structured for the intended architecture. Live Convex hooks, native camera flows, and production OCR are still the next layer of implementation.