I recently open-sourced a side project called TASKER, a task management Android app built with a clean multi-module architecture using modern Android tech.
🔗 GitHub: https://github.com/vicky7230/TASKER-multi-module
⚙️ Tech Highlights:
• Kotlin + Jetpack Compose
• Room Database
• Coroutines + Flow
• Clean Architecture (domain/data/presentation)
• Dagger for dependency injection
• Multi-module Gradle setup
This project helped me get hands-on with:
• Modularization best practices
• Compose-based UI state management
• Dependency Injection across modules
It's still evolving, and I’d love your feedback, suggestions, or code reviews. 🙌
Feel free to check it out or star it if you find it useful ⭐
Thanks in advance!
h
hho
06/24/2025, 11:19 AM
Looks like a great project, but my suggestion would be to rename it 🙈
Tasker is already a well known Android app (first hit on Google, even has its own Subreddit)