FUN Chat is a real-time chat application built using Android Kotlin and Firebase. It provides a seamless chatting experience with features like user authentication, real-time messaging, and profile management.
Kotlin
MVVM (Model-View-ViewModel)
Firebase Firestore
Firebase Auth
Firebase Cloud Messaging (FCM)
Material Design
git clone https://github.com/ARYANSHARMA01-tech/Fun-Chat
cd Fun-Chat
google-services.json
file to the app/
directory.Login
Signup
Home Interface
Chat Interface
We welcome contributions to improve FUN Chat!
git checkout -b feature-branch
git commit -m "Added a new feature"
git push origin feature-branch
🙌 Feel free to report bugs, suggest enhancements, or contribute to the documentation!