Snap a photo, track your expense. It's that simple.
SnapExpense is a smart expense tracker that lets you capture receipts with your camera, automatically extract the data, and organize your spending β no manual entry required.
- π· Photo-based capture β snap receipts instantly
- π€ AI data extraction β automatic amount, date, and merchant recognition
- π Expense dashboard β visual overview of your spending
- ποΈ Category management β organize expenses by type
- π± Mobile-friendly β designed for on-the-go use
git clone https://github.com/P-create-sumo/SnapExpense.git
cd SnapExpense
npm installCreate a .env.local file:
VITE_BASE44_APP_ID=your_app_id
VITE_BASE44_APP_BASE_URL=https://your-app.base44.appRun locally:
npm run dev- React 18 + Vite
- Tailwind CSS
- Base44 SDK β entities, auth, AI vision
MIT β open source, free to use and modify.