Skip to content

Granahh/AndroidTodoApp-MVVM

Repository files navigation

AndroidTodoApp-MVVM

A simple Todo App with MVVM

Todo App Todo App2

How Works

  • To remove a task, swipe to the left
  • To Add a task, press the button

Libraries

  • Material Design
  • Coroutines Kotlin
  • Room and LifeCycle
  • Navigation
  • *DataBinding Enabled