Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 449 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 449 Bytes

ToDo Application 😎

Features:

  • Single activity
  • Search among items (implemented by Transformations switchMap)
  • DiffUtil
  • Data binding
  • Restore deleted item
  • Sorting items by priority
  • Deleting items by swipe
  • Reposiory pattern سش

Third Party Libraries:

  • Material Design
  • Navigation Component
  • Room
  • Coroutine
  • LifeCycle Component (ViewModel and LiveData)
  • RecyclerView animation

Architecture Pattern:

  • MVVM