Skip to content

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.

Notifications You must be signed in to change notification settings

armanssen/Intent

Repository files navigation

Intent

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.

Tech stack

  • Kotlin 2.1, Coroutines + Flow
  • Jetpack Compose
  • Room Persistence Library
  • Dependency injection with Hilt
  • Preferences DataStore
  • Clean Architecture
  • MVI (Model-View-Intent)

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages