Skip to content

Abdulrahman-N/TodoList

Repository files navigation

TodoList

A to-do list project that allows the user to add tasks categorized by priority.

Project Architecture

  • MVVM
  • Repository pattern.
  • Dagger hilt as a Dependency Injection.
  • Navigation Architecture Component for navigation.
  • Kotlin Coroutines for threading.
  • Room Database for persistance.

Features

  • Dark and Light theme ( Based on the system's current theme).
  • Material Design.
  • Edge to edge navigation
  • Swipe to delete a task from the list.

Screenshots

image image image image

image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages