https://github.com/ivary43/and-nd-firebase
This is a simple chat app which uses firebase as a realtime database .
https://github.com/ivary43/and-nd-firebase
android firebase-database firebaseauth glide java
Last synced: about 2 months ago
JSON representation
This is a simple chat app which uses firebase as a realtime database .
- Host: GitHub
- URL: https://github.com/ivary43/and-nd-firebase
- Owner: ivary43
- License: apache-2.0
- Created: 2017-08-10T11:24:04.000Z (almost 9 years ago)
- Default Branch: 1.00-starting-point
- Last Pushed: 2017-09-09T18:46:56.000Z (almost 9 years ago)
- Last Synced: 2025-05-30T07:47:57.639Z (about 1 year ago)
- Topics: android, firebase-database, firebaseauth, glide, java
- Language: Java
- Homepage:
- Size: 88.9 KB
- Stars: 1
- Watchers: 0
- 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)