Skip to content

Tasker is a modular, modern Android application designed to help you manage tasks and notes efficiently. Built with a clean architecture, Tasker leverages the latest Android technologies for scalability, maintainability, and a delightful user experience. Figma template: https://figmaelements.com/tasker-todo-app-template/

Notifications You must be signed in to change notification settings

vicky7230/TASKER-multi-module

Repository files navigation

Android CI

Tasker

🚧 This project is currently in active development. Features and structure may change frequently.

Tasker is a modular, modern Android application designed to help you manage tasks and notes efficiently. Built with Clean Architecture and MVVM design pattern, Tasker leverages the latest Android technologies for scalability, maintainability, and a delightful user experience.


📱 App Screenshots

Notes List Add/Edit Note Tags Management Note Details

Tech Stack 📚

For full list of dependencies used, please take a look at the catalog file.

Development 🛠️

You can clone the repo and build it locally without requiring any changes.

Prerequisites:

  • Android Studio Hedgehog or newer
  • JDK 17+
  • Android SDK 35

Build commands:

./gradlew build              # Build project
./gradlew testDebugUnitTest  # Run tests
./gradlew ktlintFormat       # Format code
./gradlew detekt             # Static analysis

Contributing 🛠️

You can contribute bug fixes to the project via PRs, for anything else open an issue to start a conversation.

This project uses ktlint for code formatting. Run ./gradlew ktlintFormat to format the code before raising a PR.

License

Apache 2.0 License

Made with 💖 by

Vicky

About

Tasker is a modular, modern Android application designed to help you manage tasks and notes efficiently. Built with a clean architecture, Tasker leverages the latest Android technologies for scalability, maintainability, and a delightful user experience. Figma template: https://figmaelements.com/tasker-todo-app-template/

Resources

Stars

Watchers

Forks

Packages

No packages published