Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thoainguyen/oh-my-chat
Android chat app, using firebase
https://github.com/thoainguyen/oh-my-chat
android chatapp firebase real-time
Last synced: about 3 hours ago
JSON representation
Android chat app, using firebase
- Host: GitHub
- URL: https://github.com/thoainguyen/oh-my-chat
- Owner: thoainguyen
- Created: 2019-03-23T04:18:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T11:38:20.000Z (almost 2 years ago)
- Last Synced: 2024-11-18T05:39:21.384Z (2 days ago)
- Topics: android, chatapp, firebase, real-time
- Language: Java
- Homepage:
- Size: 33.6 MB
- Stars: 11
- Watchers: 4
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oh My Chat
A chat app assignment for Mobile Application Development course.
## Built with
This app is developed using:
* Android Studio: IDE used, code written in Java
* Firebase: Realtime Database## Features
* Authentication
* Create account
* Sign in
* Reset password by email* Profile
* Upload avatar
* Change name and status
* Change password
* Messaging
* Chat with other users
* Group chat
* Friends
* Find friends
* Accept Friend Requests
* Requests
* Send or Cancel friend requests
* Lists
* Current requests
* Current group chat
* List of messages## Firebase Design
![](./screenshots/schema.png)
## Screenshots