https://github.com/marwa-eltayeb/friendlychat
It is a chat app where people can chat together and have fun.
https://github.com/marwa-eltayeb/friendlychat
android chat-application firebase java
Last synced: about 1 month ago
JSON representation
It is a chat app where people can chat together and have fun.
- Host: GitHub
- URL: https://github.com/marwa-eltayeb/friendlychat
- Owner: marwa-eltayeb
- License: apache-2.0
- Created: 2018-09-01T21:50:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-01T21:50:38.000Z (over 6 years ago)
- Last Synced: 2025-01-25T20:24:02.800Z (3 months ago)
- Topics: android, chat-application, firebase, java
- Language: Java
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FriendlyChat
This repository contains code for the FriendlyChat project in the [Firebase in a Weekend: Android by Google](https://www.udacity.com/course/firebase-in-a-weekend-by-google-android--ud0352) Udacity course.
## Overview
FriendlyChat is an app that allows users to send and receive text and photos in realtime across platforms.
## Setup
Setup requires creating a Firebase project. See https://firebase.google.com/ for more information.
## License
See [LICENSE](LICENSE)