App for storing notes and managing tasks
- Create, update, delete tasks, notes and categories
- Link task and note to categories to filter and sort them
- Filter ans sort tasks and notes by categories and etc
- Search tasks and notes
- Kotlin
- XML + ViewBinding
- Kotlin Coroutines + Flow
- Hilt (DI)
- Jetpack Navigation + SafeArgs
- Room (SQLite ORM)
- DataStore
- WorkManager