Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rashedulhaquerasel1/chat-box

Group Chat Box Web Application . It's just Testing Purpose Web application Not Front-end focus, Just Back-end Focus, Web Application.
https://github.com/rashedulhaquerasel1/chat-box

firebase firebase-auth firebase-database firebase-realtime-database react react-router

Last synced: 19 days ago
JSON representation

Group Chat Box Web Application . It's just Testing Purpose Web application Not Front-end focus, Just Back-end Focus, Web Application.

Awesome Lists containing this project

README

        

# ChatBox - Group Chat Web Application

A real-time group chat application built with Firebase for authentication and data storage, where users can log in with Google and participate in public group chats.

## Live Demo

[ChatBox Live](https://chatbox-rasel.vercel.app/)

## Features

- **Google Login**: Users can sign in using their Google accounts via Firebase authentication.
- **Real-Time Group Chat**: Messages are stored and retrieved in real-time using Firebase Firestore. All users can see all messages in the group chat.
- **Firebase Authentication**: Secure user login using Firebase Google authentication.
- **Public Chat Room**: All users share a common chat room, making it a group chat experience.

## Tech Stack

- **Front-End**:
- React.js
- Tailwind CSS
- DaisyUI for UI components

- **Back-End**:
- Firebase Firestore for real-time database
- Firebase Authentication for user login

- **Deployment**: Vercel for deployment