Skip to content

mitchtabian/FirestoreChatApp

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'.

Releases

No releases published

Packages

No packages published

Languages