Skip to content

When you list your daily goals, in addition to reminding you what you wanna do, it helps you identify your priorities

Notifications You must be signed in to change notification settings

Ftm-amani/to-do-list

Repository files navigation

To-Do List App with XMLAbout, Dagger Hilt, and MVVM

Project Overview

This To-Do List App is crafted to assist users in organizing and prioritizing their daily tasks efficiently.

Features

  • Task Management: Easily add, edit, and delete tasks with a prioritized list.

  • MVVM Architecture: Follows the Model-View-ViewModel architectural pattern for clean and modular code.

  • Dependency Injection: Utilizes Dagger Hilt for efficient and maintainable dependency injection.

  • Coroutines: Uses Kotlin Coroutines for asynchronous and non-blocking programming.

  • Jetpack Libraries: Integrates Jetpack libraries, including Room for database operations and ViewBinding for efficient view interaction.

About

When you list your daily goals, in addition to reminding you what you wanna do, it helps you identify your priorities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages