https://github.com/yadler97/mychatapp
MyChatApp is an Android app written in Java that uses Google's Firebase service to enable users to communicate with each another via text messages or by sending images in topic specific chat rooms.
https://github.com/yadler97/mychatapp
android chatapp firebase firebase-auth firebase-realtime-database firebase-storage java
Last synced: 3 months ago
JSON representation
MyChatApp is an Android app written in Java that uses Google's Firebase service to enable users to communicate with each another via text messages or by sending images in topic specific chat rooms.
- Host: GitHub
- URL: https://github.com/yadler97/mychatapp
- Owner: yadler97
- Created: 2023-08-01T21:49:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T15:55:33.000Z (over 1 year ago)
- Last Synced: 2025-01-11T17:17:45.919Z (4 months ago)
- Topics: android, chatapp, firebase, firebase-auth, firebase-realtime-database, firebase-storage, java
- Language: Java
- Homepage:
- Size: 4.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyChatApp
MyChatApp is an Android app written in Java that uses Google's Firebase service to enable users to communicate with each another via text messages or by sending images in topic specific chat rooms.
Minimum supported Android version is Android Oreo 8.0 (SDK 26).