Skip to content

HanYeop/TodoneList

Repository files navigation

TodoneList

MVVM 패턴으로 구현한 Todo, Done List

https://hanyeop.tistory.com/222

image

APK 다운로드

사용한 라이브러리

  • Android Architecture Components

    • LiveData
    • Lifecycle
    • ViewModel
    • Room
    • DataBinding
    • ViewBinding
  • UI

    • ConstraintLayout
    • RecyclerView
    • Custom Dialog
    • CalendarView
    • Floating Action Button
    • Fragment
    • ViewPager2
    • TabLayout
  • Third Party

    • Kotlin Coroutine

Releases

No releases published

Packages

No packages published

Languages