Skip to content

mitchtabian/FirestoreChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FirestoreChatApp

What is this project?

This is a simple real-time chat application built using Firebase Authentication and Firestore.

I built it mostly to use as a starting-point for other applications that have a real-time chat portion.

Application features:

  1. Register new users
  2. Login with users that have registered
  3. Create new chatrooms
  4. Join chatrooms
  5. Chat with other users

IMPORTANT SETUP INFORMATION

This project will not compile and run until you have created a new Firebase project at firebase.google.com and you've added a google-services.json file to the app folder.

This is very easy to do, just follow the instructions here.

Make sure the package name you use is: 'com.codingwithmitch.firestorechatapp'.

About

Simple real-time chat application using Firestore

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages