Dexio
A small demo application based on modern Android application tech-stacks and MVVM architecture.
This project is for focusing especially Room persistence library
Dribbble
UI Inspired fromDownload
Go to the Releases to download the latest APK.
Tech stack
- Minimum SDK level 21
- Kotlin
- Coroutines
- JetPack
- Lifecycle - dispose of observing data when lifecycle state changes.
- ViewModel - UI related data holder, lifecycle aware.
- MVVM Architecture
- Room database