- Clean Architecture
- Multi modules
- MVVM
- Flow
- Compose
- Material3
- Compose Destinations
- Lottie
- Accompanist
- Hilt
- Ksp
- Room
- Coroutines
- JUnit
- Mockito
- Turbine
Android Studio Version : Iguana 2023.2.1 Canary 12
Gradle Version: 8.4
Android Gradle Plugin Version: 8.1.2
Java Version: 17
- Splash screen
- Homepage with chats sorted by last message. If there are no chats, a page with a suggestion to create a chat and a lotty animation is displayed
- Chat creation page with a text field and validation and a check in the database for the presence of such a chat
- Message page chat name, the ability to write to ourselves, text field validation
- 35 Unit Tests - to test usecases, repositories and database