Money machine is an android application which will allow you to keep a record of your spending and savings.
This sample Android project implements MVVM using:
- Kotlin
- Navigation Component
- LifeCycle
- ViewModel
- Room
- Kotlin Android Extensions
- RxJava
- RxBinding
- Dagger