Skip to content

Khadar3344/ToDoCompose

Repository files navigation

To-Do App with Jetpack Compose MVVM - Android Development

It’s to do list app which user can add, update, delete, search and sort tasks.

Libraries And Tech used

  • Jetpack Compose for UI
  • Compose navigation
  • MVVM: Android architecture used to separate logic code from ui and save the application state in case the configuration changes.
  • Coroutines: Executing some code in the background
  • Dagger hilt: Dependency injection
  • Splash API Dependency
  • Room Database
  • DataStore Preferences

About

It’s to do list app which user can add, update, delete, search and sort tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages