Giter Club home page Giter Club logo

babble's Introduction

Babble Logo

Welcome to Babble ๐Ÿ‘‹

babble-taupe.vercel.app ยป

About Babble

Babble is a real-time messaging application that allows users to communicate with each other via chat rooms. It is built using Node.js, React, Socket.IO, and MongoDB, providing a seamless and interactive chat experience.

Mockup

Features

  • Real-time Messaging: Enjoy instant communication with other users in real-time using Socket.IO, making conversations smooth and engaging.
  • User Authentication: Users can register and log in securely to access the chat application and its features.
  • Single/ Group Chats: Users can interact with each other in single one-one chats OR in Group chats.
  • Chat Room Creation and Management: Users can create new chat rooms or join existing ones based on their interests or topics.
  • Text and Emoji Support: Send text messages and spice up conversations with a wide range of emojis.

Technologies Used

The Chat App is built using the following technologies and libraries:

  • Node.js: For the server-side environment and backend development.
  • React: For building the user interface and providing an interactive front-end experience.
  • Socket.IO: For enabling real-time bidirectional communication between the client and server.
  • MongoDB: As the database for storing chat messages and user information.
  • Express.js: For handling routes and requests (if applicable).
  • Redux: For managing global states in the client app.

Usage

Once the Chat App is set up, you can just open your web browser and navigate to the application. You will be prompted to log in or register if you don't have an account. After logging in, you can:

  • Create new chat rooms or join existing ones.
  • Send messages to other users in real time.
  • Use emojis to express emotions in your conversations.
  • Share files and documents with other users.
  • Access previous chat history even after closing the application.

TODO

  • Implement Functionality to Upload Files (#1)
  • Add Functionality to make calls/ Video Calls (#5)
  • Make the Chats end-to-end Encrypted (#6)

Setup on your Device

git clone https://github.com/Hadeso-0/Babble
npm install
npm start
cd server 
npm install
npm start

Open http://localhost:3001 with your browser to see the result.

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.