This is a WhatsApp Clone application created using Kotlin with Jetpack Compose in Android Studio. This is an integral project app submission of Compose Camps organized by Google India. This app replicates the UI of famous chat application WhatsApp.
- Layout Design
- Custom Material Design
- Navigation
- State Management
- Asynchronous programming via coroutines
- Object Oriented Programming and Data Classes
- Animation via ExperimentalAnimationApi
|
|
|
|
| Chats Screen | Status Screen | Chat Window | Calls Screen |
- Addition of SQL and Rooms to create a database for collecting and storing data.
- Removing some Hardcoded elements to make it fully functional.



