Skip to content

Todo-list Android app with a simple UI. Search filters option available.

Notifications You must be signed in to change notification settings

clemchinkj/Simple-Todo-App

Repository files navigation

TodoMVVM

Simple todo-list Android app using MVVM architecture

The app is designed to add, sort, and prioritize your todo items in an interactive list.  

Libraries

  • Room for persistent storage
  • Dagger-Hilt for dependency injection
  • Coroutines for asynchronous flows

App Screenshots

Add todo

Todo list main page

SearchView for filtering by key words

Delete todos by swiping entries

References

Releases

No releases published

Packages

No packages published

Languages