Track your expenses in a snap! Just snap a receipt, upload it, and let Check do the rest.
- Go to the store and buy what you need.
- Take a picture of your receipt.
- Upload it to the app.
The app will automatically extract and organize your expenses for you.
In upcoming releases, the app will include a history feature, allowing users to:
- See the maximum and minimum prices of selected items over time.
Stay tuned for more features that make managing your expenses even easier!
- Language: JavaScript, Golang
- OCR (Optical Character Recognition) / Image Processing: Veryfi
- Database: PostgreSQL
- Clone the repository:
git clone https://github.com/derva/check
- Get your credentials from Veryfi
- Insert Verify and Database credentials to the .env file
- Build and run (go build main.go; ./main)
