This app allows users to manage and prioritize tasks using a customizable scoring system.
Users can define their own priorities (such as deadline, difficulty, and importance), and the app automatically ranks tasks accordingly.
Features demonstrated in this video:
- Task creation and editing
- Dynamic priority ranking
- Custom strategy setup
- Dashboard and history tracking
Built using Android (Kotlin), Room database, and the Strategy design pattern.
All data is stored locally on the device.