moejehad / ToDo_App_MVVM

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Kotlin 100.0%