A simple Android project that performs the basic database CRUD operations

AppToDo
AppToDo is a simple Android project that performs the basic database CRUD operations that creates a todo task list.
**Architecture/ Design pattern: **
MVVM, Clean architecture with defined Usecases
**Tools/Libs: **
Android Room Database Coroutines for Asynchronous call Viewmodel and Livedata for preparing and managing the data for the Activity and Fragments Dagger-hilt dependency injection