MUnote is a simple, easy-to-use App that lets you keep track of your credit or debit card spend, keep voucher images in low resolution so you don't have to take up any space on your device and always have those vouchers handy. Make part of your financial life easier with MUnote. It can be used offline, as both images and all information are saved only on your mobile phone. After registering new payments they will be separated by payments by Credit, Debit and Both of the corresponding month, being able to view the details of the voucher, edit it or delete it. For greater control you can view vouchers from previous months or years. First steps for use.
-
Register a new credit / debit card.
-
Check if it is credit, debit or both.
-
On vouchers add the expense you had with the card.
-
The title, value, card and date fields are required.
New paid account management and control tools coming soon.
git clone git@github.com:MurilloComino/android-munote.git
in File > New > Project from Version Control... > git
in URL put: https://github.com/MurilloComino/android-munote.git
and then clone
- Connect via usb your android phone.
- After cloning the project, open the terminal and navigate to the root folder.
gradlew installDebug
./gradlew installDebug
- SQLiteDatabase
- ListView
- Toolbar
- Runtime Permissions
- AlertDialog
- Fragments
- Spinner
- AdMob
- Google Analytics
- Firebase Crashlytics
- Android Studio 3.5 - The IDE used