Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 482 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 482 Bytes

Fast-TODO

Simple Android TODO app written with MVVM and Room DB.

Technologies used:

  • MVVM
  • LiveData
  • Room
  • Hilt
  • kotlin list extensions
  • Coroutines
  • RecyclerView