Skip to content

React and Frontend practice with a Georgetown Students anonymous chat app. Firebase handles database, user authentication, and deployment.

Notifications You must be signed in to change notification settings

cglavin50/chatapp

Repository files navigation

Chat App With React and Firebase

Following this tutorial, I am building out a basic web chat-app with React JS, using Firebase to manage the DB and Authentication. Planning to test varying settings as well as learn about push notifications via Firebase, as well as only allowing this to specified groups, ex Georgetown students.

Deployment here

To Do

  1. Clean up front-end UI
    • Sign in Styling
    • Auto-scroll
  2. Create firebase and front-end functions to specify allowed domains (ex to Georgetown) for Google SSO login
  3. Create firebase backend rules to censor, evaluate ban-scheme later
  4. Clean up firebase deployment (working now, need finish configuring GitHub actions later)
  5. Create mobile alerts and look to use this on the web?
  6. Update from the Firebase SDK v8 to v9

About

React and Frontend practice with a Georgetown Students anonymous chat app. Firebase handles database, user authentication, and deployment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published