A real time Jetpack Compose native android Chat app based on clean architecture, multi module and best practices.
How to make it work: Follow the steps provided on backend to run backend after that Replace all TODOs in this android project (You can access each comment with TODO using TODO tab in bottom of android studio) with your own values like server url etc.
Technologies:
- Android
- Kotlin
- Jetpack Compose
- Laravel For Backend Link To Backend
Architecture:
- MVVM
- Clean Architecture (Three layered architecture)
- Mutli Module