Skip to content

shuwenloo94/ToDoList-Showcase

Repository files navigation

Sample ToDoList App

A ToDo Android app where a user can add ToDos, mark them as completed and delete ToDos.

ToDoList_app_demo.mp4

Concepts demonstrated

  • Model-View-ViewModel architecture
  • Room as the backing database
  • Navigation with Compose
  • Pagination with using LazyPagingItems and Compose's VerticalPager
  • Simple use of Material Design Components
  • Simple integration with WorkManager

About

A ToDo Android app where a user can add ToDos, mark them as completed and delete ToDos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages