Skip to content

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

Notifications You must be signed in to change notification settings

Khadar3344/ToDoCompose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Languages