Skip to content

Simple To-do app written in Kotlin and MVVM architecture

Notifications You must be signed in to change notification settings

WenLonG12345/Simple-ToDo

Repository files navigation

Simple-ToDo

  • MVVM architecture (ViewModel, Repository)
  • Single Activity Architecture with Navigation Component
  • Dependency Injection with Dagger-Hilt
  • Room Database
  • LiveData
  • ListAdapter with DiffUtils

Features

  • Add/delete To-do
  • Click to view To-do in a dialog
  • Able to mark To-do as done
  • More features to come

About

Simple To-do app written in Kotlin and MVVM architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages