- Notifications
You must be signed in to change notification settings - Fork0
dchruscinski/PilnujGrosza
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This Android application can be used to manage your home budget and as mobile receipt scanner. Application contains few modules:
- login (profiles),
- transactions (incomes and expenses),
- budgets,
- scheduled payments,
- statistics,
- shopping lists,
- receipts with OCR functionality.
To create this app until now I used technologies like:
- Android,
- Java,
- Tesseract4Android
- SQLite.