Expense

Track spending. Keep more.

A private, on-device expense tracker for iOS — quick add, receipt scan, shared trips, and insights that stay with you.

API https://expense.usolution.cloud

Built for everyday money clarity

Fast capture on device, shared trip balances in the cloud — without turning your ledger into someone else’s product.

Quick Add

Amount-first entry, floating +, and saved spend shortcuts so logging takes seconds.

Receipt scan

Photograph a receipt; on-device Vision OCR fills items, prices, and category.

Shared trips

Create a trip, share an invite code, split expenses, and see who owes whom.

Smart insights

Category pulse, trends, budgets, and spending insights without leaving the app.

Widgets & Siri

Home Screen period widgets and voice shortcuts for one-tap or hands-free logging.

Privacy-first

Personal expenses stay on your device. Shared trips sync only what you choose to share.

Shared trips API

Plain PHP REST endpoints for register, trips, expenses, and balances. Point the iOS app at this base URL.

GET /api/health
POST /api/auth/register
POST /api/trips
GET /api/trips/{id}
Open health check