Taskii is a modern, slick, open-source Android task management app.
Available on MediaFire Store and soon also on Google Play.
One of the main goals of Taskii is to use all the latest libraries and tools available.
- Application is entirely written in Kotlin
- Complete migrated to Jetpack Compose
- Following the Material You guidelines and dynamic color
- Asynchronous processing using Coroutines
- Dependency injection with Hilt
- Database using Room
- Architectural pattern using MVVM
- Data Persistence by DataStore
- Custom shapes using Canvas
- Create task
- Add a deadline for the task
- Subtasks for a single task
- Search for a specific task
- Monitor single-task progress
- Get the results of your progress in all tasks via the analytics screen
- Real-time update
- Remove task from the database
- Edit task
- Send notification to the user when the deadline of any task is close
- Add assets to task
- Get tasks on a specific day of the month
- Add members to the task (People who will help in the task)
Support it by putting a star for this repository. ⭐
Also, follow me on GitHub for my next creations! 🤩




