Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 477 Bytes

File metadata and controls

13 lines (10 loc) · 477 Bytes

Raven – Android Chat Application

Raven is a modern Android chat app built with a clean, multi-module architecture and Jetpack Compose. It offers real‑time messaging, online backup , and local persistence with Room.

Technology Stack

  • Language: Kotlin
  • UI: Jetpack Compose
  • Architecture: MVVM + Clean Architecture
  • DI: Hilt
  • Local DB: Room
  • Realtime Cloud & Online Backup: Firebase Firestore
  • Navigation: Jetpack Compose Navigation