3 Forks
12 Stars
12 Watchers

TodoList_App

A TodoList app that uses Room Database along with Coroutines to save todos. Dagger-Hilt is used for Dependency Injection. The app uses MVVM architecture with the repository pattern and LiveData. It also uses Data Binding with Navigation Components and DiffUtil for efficient RecyclerView. The app contains swipe to delete gestures and transition animations along with recycler view animations. The app uses Material Design components. You can search, sort, update existing todos, or delete them.

How to download and setup TodoList_App

Open terminal and run command
git clone https://github.com/PratthamArora/TodoList_App.git
git clone is used to create a copy or clone of TodoList_App repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TodoList_App https://github.com/PratthamArora/TodoList_App/archive/master.zip

Or simply clone TodoList_App with SSH
[email protected]:PratthamArora/TodoList_App.git

If you have some problems with TodoList_App

You may open issue on TodoList_App support forum (system) here: https://github.com/PratthamArora/TodoList_App/issues