Git Product home page Git Product logo

chatterbox's Introduction

ChatterBox - Real-time Chat App

ChatterBox is a real-time chat application built with Node.js, Socket.IO, and jQuery. It allows users to join chat rooms, send messages, and see a list of online users. The app features a simple and responsive user interface, making it easy to chat with others in real time.

Developer - Kshitij Ingale and ChatGPT-3.5

Features

  • Real-Time Chat: Chat with other users in real time, with messages instantly delivered to all participants.

  • Username Prompt: Users are prompted to enter a username before joining the chat room.

  • Online User List: See a list of online users on the left side of the chat interface.

  • Emoji Support: Express yourself with a variety of emoji in your messages.

  • Slash Commands: Use slash commands to trigger specific actions or shortcuts for common tasks.

Getting Started

To run ChatterBox locally, follow these steps:

  1. Clone this repository to your local machine:

    git clone <repository-url>
  2. Install the required dependencies:

    npm install
  3. Start the Node.js server:

    npm start
  4. Open your web browser and navigate to http://localhost:3000 to access the chat app.

Usage

  • Upon accessing the app, you will be prompted to enter a username. This username will be used to identify you in the chat room.

  • After entering a username, you can start sending and receiving messages in the chat room.

  • The list of online users is displayed on the left side of the chat interface.

  • Messages are displayed in a chat bubble format, with your messages on the right and others' messages on the left.

  • New messages are added at the bottom of the chat window, and you can scroll through the chat history.

  • To send a message, type it in the message input field and click the "Send" button or press Enter.

Technologies Used

  • ChatGPT-3.5
  • Node.js
  • Socket.IO
  • jQuery
  • HTML5
  • CSS3

Contributing

Contributions to ChatterBox are welcome! If you have any improvements or feature suggestions, feel free to open an issue or submit a pull request.

Acknowledgments

  • This project was inspired by real-time chat applications like WhatsApp.
  • Special thanks to the open-source community for providing tools and libraries that make projects like this possible.

chatterbox's People

Contributors

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