A hybrid task management and time-tracking application combining Todoist-like organization with Boosted-style time blocking.
Note: this is a raw version of the app.
Track your tasks and time in one app. Quickly navigate between main components via bottom navigation.
Create, view, edit tasks and projects using custom bottom sheet widget.
Track time spent on your tasks via in-app stopwatch.
- Smart list support: Inbox, Today, Completed, Archived
- Local storage: keep your tasks on your device only, no authentication needed
- Language:
Kotlin - UI:
Views,Fragment API,Jetpack Navigation - Local Storage:
SQLite + Room - Concurrency:
Kotlin Coroutines,Flows


