A simple free finance note to safely record daily expenses
Quote
"Beware of little expenses; a small leak will sink a great ship" - Benjamin Franklin
Behaviour
- Integrity
- User Data Privacy
- Security
- Usefulness
- Performance
- Simplicity
- UI/UX
Development
- Architecture
- Maintainability
- Scalability
- Code Quality
- Free and Open-source
- High priority on privacy
- Simple and Pretty UI Design
- Good Performance
- Multi-language support
- Statistics
- No Advertisements
- Multiple user accounts are not supported yet.
- Currency exchange and different currency expense items are also no longer exist together.
- Cloud backup will not be supported.
- Maximum expense enty amount is 999,999,999.99.
Image source from d.android.com
Inspired from Wallet, My Expense apps.
android.permission.INTERNET
Feedback submittions, update version status
android.permission.WAKE_LOCK
android.permission.READ_PHONE_STATE
Backup, updating version status in app background
- Material Component
- Android View Binding
- Paging2
- ProgressView
- Kotlin Coroutines, Flow
- Navigation
- Dagger Hilt
- WorkManager
- MVVM-Core
- Retrofit
- KTX Libraries
- Leak Canary
- Timber
Contribution Welcome
Copyright (C) 2020 Aung Ye Htet
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.