This ToDoTask app is created for the Android users who would like to set up and organize tasks based on its priority. The purpose of this app is to practise Kotlin programming language, MVVM models and ROOM database.
This app allows users to add, update and delete tasks. What's more, users can search tasks based on the input words and sort the tasks based on its high priority.
- Android Kotlin
- App targets SDK 32
- Min SDK 21