Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 350 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 350 Bytes

CMessenger

This is a simple messenger.

Tech

  • Kotlin
  • Jetpack Compose
  • Coroutines / Flow
  • Gradle Kotlin DSL
  • Material 3 (Material YOU)
  • Adaptive icons and color scheme
  • Firebase Auth, RealtimeDatabase, Firestore, Messaging
  • Room Database
  • Jetpack navigation
  • Hilt (with Dagger 2)
  • Coil
  • Jetpack Paging library
  • Jacoco and Espresso