Skip to content

Simple Todo App, which you can enter your todo title and optional description. There is checkbox as well for demonstrate the todo is done or not. All datas are stored on Local Room database.

Notifications You must be signed in to change notification settings

oolyvi/todoList_kt

Repository files navigation

Todo List App

Simple Todo App, which you can enter your todo title and optional description. There is checkbox as well for demonstrate the todo is done or not. All datas are stored on Local Room database. Using technologies are:

  • MVVM
  • Dagger-Hilt
  • Jetpack Compose
  • Coroutines
  • Room

Screenshots samples from the app


About

Simple Todo App, which you can enter your todo title and optional description. There is checkbox as well for demonstrate the todo is done or not. All datas are stored on Local Room database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages