Skip to content

MVVM 패턴을 적용한 Todo List App With Kotlin, Room, ViewModel, LiveData, RecyclerView (MVVM)

License

Notifications You must be signed in to change notification settings

hwisulee/todo_app

Repository files navigation

todo_app

MVVM 패턴을 적용한 Todo List App With Kotlin, Room, ViewModel, LiveData, RecyclerView (MVVM)


개발 언어 : Kotlin
개발 환경 : Windows 10 pro, Jdk 1.8 Android Studio Dolphin('21.03.01 Patch1)

Application PreView

  1. 기본 구성 화면

1

  1. 아이템 추가

2

  1. 아이템 수정

3

  1. 아이템 롱 클릭

6

  1. 아이템 슬라이드

5

  1. 아이템 스크롤

4

Knowledge Used

  1. DataBinding
  2. RecyclerView
  3. Room
  4. ViewModel
  5. LiveData
  6. MVVM
  7. DiffUtil

About

MVVM 패턴을 적용한 Todo List App With Kotlin, Room, ViewModel, LiveData, RecyclerView (MVVM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages