A small demo application based on modern Android application tech-stacks and MVVM architecture.
This project is for focusing especially Room persistence library
UI Inspired from Dribbble
Go to the Releases to download the latest APK.
- 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