- An Android app written in Kotlin to practice one of the architecture models in mobile world which is MVVM (Model View ViewModel).
- The app lets the user Add, Update, Mark as an Important, Remove & Remove all todo items📄.
- AndroidViewModel
- Navigation Components
- Coroutines
- LiveData
- Room Database
- View Binding
- Simple Animation