Giter Site home page Giter Site logo

crab-chat's Introduction

Crab Chat

A realtime peer to peer fullstack chat app with real time presence detection system.

Note

The front-end has been developed as a desktop prototype, and it is meant to be viewd using a desktop view. It was not optimized for mobile . This application is a proof of concept and is not ready for production.

Tech stack used

  • React.js
  • Firebase

Screenshots

Screenshot 2021-12-22 at 10 05 17 PM

Screenshot 2021-12-23 at 8 19 25 PM

Development Setup

  • Clone the repository and run npm install to install the necessary dependencies.
  • Get the firebase credtials from the firebase console.
  • Create .env file at root level of project and add REACT_APP_API_KEY, REACT_APP_AUTH_DOMAIN, REACT_APP_DATABASE_URL, REACT_APP_PROJECT_ID, REACT_APP_STORAGE_BUCKET, REACT_APP_MESSAGING_SENDER_ID, REACT_APP_APP_ID
  • Run npm start to start the development environment.

Features

  • Google auth for sign in.
  • Realtime User Presence System. (๐ŸŸข - Online, ๐ŸŸก - Away/Idle)
  • Realtime message delivery status.
  • โœ”๏ธ- message was send and present in the server.
  • โœ”๏ธโœ”๏ธ- messagae was sucessfully delivered to the recipient.
  • โœ… -message was read by the recipient.

Live Demo

Fell free to check it out here

crab-chat's People

Contributors

apra487 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.