Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aks700/chatapp
TheChatApp - Elevate your messaging experience with a secure, user-friendly, and customizable chat application.
https://github.com/aks700/chatapp
Last synced: 7 days ago
JSON representation
TheChatApp - Elevate your messaging experience with a secure, user-friendly, and customizable chat application.
- Host: GitHub
- URL: https://github.com/aks700/chatapp
- Owner: aks700
- Created: 2024-01-24T19:17:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-24T20:05:38.000Z (10 months ago)
- Last Synced: 2024-01-24T21:25:07.361Z (10 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatApp
TheChatApp - Elevate your messaging experience with a secure, user-friendly, and customizable chat application.ChatApp is a Java Android chat application, embodying the MVVM architecture for streamlined development. The app ensures user security through Firebase Authentication and utilizes Firebase Realtime Database for seamless real-time communication. With a user-friendly interface, customizable chat rooms, and offline support, ChatApp offers a secure, scalable, and enjoyable chatting experience for Android users.
## Working
### Login
![Screenshot 2024-01-25 005304](https://github.com/aks700/ChatApp/assets/120315243/b5b00c7e-ea84-42de-80ea-6d5ef6a93a84)
![Screenshot 2024-01-25 012625](https://github.com/aks700/ChatApp/assets/120315243/b81e7134-8474-444b-a134-4050546783e6)### Creating customized chat groups
![Screenshot 2024-01-25 010010](https://github.com/aks700/ChatApp/assets/120315243/8611b8ce-a123-4771-b5c2-1e7673cc1607) ![Screenshot 2024-01-25 011103](https://github.com/aks700/ChatApp/assets/120315243/e1181ecd-0235-47ef-8aa8-bb1560b77c62)
### Equivalent entry in firebase
![Screenshot 2024-01-25 010313](https://github.com/aks700/ChatApp/assets/120315243/e7c67764-604f-41c8-a174-ce4c202544d5)### Sending Messages
![Screenshot 2024-01-25 012944](https://github.com/aks700/ChatApp/assets/120315243/7fe67cd1-6480-4682-b47f-9e379655b061)
![Screenshot 2024-01-25 013156](https://github.com/aks700/ChatApp/assets/120315243/68676031-d682-4942-8320-b820dd9e3950)