pcqpcq / open-source-android-apps

Open-Source Android Apps
MIT License
9.8k stars 2.25k forks source link

added task-list to the productivity section #381

Closed anuj-thakur-513 closed 4 months ago

anuj-thakur-513 commented 1 year ago

Added a task manager app made in Kotlin using the ROOM library for database management. This app is built using MVVM architecture. Users can swipe to delete the task, they can also sort the tasks according to the priority and can also edit or update the tasks.