Xpense Tracker will keep the track of your daily expenses in the simplest way possible. All you have to do is just take a snapshot of that bill or receipt and it’ll show you the name of that store and the total amount you’ve transacted with the store.
1) Detecting hand written receipts: 2) Detecting computer-generated receipt
I've referenced dribble for UI and layout for this App.
- My Projects can be seen HERE
- Summary of set up
- Install Android Studio.
- Download and extract the repository or run the command
https://github.com/Prashant-123/XpenseTracker.git
on your computer. - In Android Studio, open the project as an existing android studio project after extracting the downloaded zip or import as a new project from git.
- Deployment Instructions
- On android studio Build -> Build Bundles(s)/APKs -> Build Bundle/APK (Debug Apk)