/ToDo_App_MVVM

Create an android application to save tasks in local database (Room) using mvvm .

Primary LanguageKotlin

MVVM To-Do List App

Create an android application to save tasks in local database (Room) using mvvm .

I'm using in this project :

  • Kotlin
  • Room Database
  • Coroutines
  • Flow
  • Navigation Component
  • MVVM architecture
  • View Model
  • Dagger-Hilt
  • Jetpack-Datastore
  • Dependency-Injection