App Overview
mChat is a simple chat app that allows any user to chat with other users. I used firebase for the backend; firebase enables me to store and sync my Android app’s data in real-time.
Android Concepts
RecyclerView, Authentication, Structuring database schema, Firebase Offline, Real-time communication between many users.
Github
Design & Implementation
| Login | Register |
|---|---|
![]() |
![]() |
| Users | Chat |
|---|---|
![]() |
![]() |



