0.2.0
Intent is a modern Android to-do app built with Kotlin, Jetpack Compose, and Room, following the MVI architecture. It serves as a showcase of clean architecture, reactive state management, and modern Android development best practices.
- Kotlin 2.1, Coroutines + Flow
- Jetpack Compose
- Room Persistence Library
- Dependency injection with Hilt
- Preferences DataStore
- Clean Architecture
- MVI (Model-View-Intent)