Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 340 Bytes

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