simpleToDo is a reminder application which maintains the list of to do items. The application uses the following components: Kotlin as the base language. Room Database to maintain entries. Dagger Hilt as Dependency Injector. MVVM as an architecture. Lottie for animations.