Giter Club home page Giter Club logo

sharding-meets's Introduction

Chat Application

Chat Application Screenshot

Welcome to the Chat Application! This application allows users to sign up, log in, and engage in real-time conversations with other users. You can easily see who is online or offline and initiate a chat by clicking on the avatar icon.

Table of Contents

Features

  • User Registration: Sign up and create a new account to access the chat features.
  • User Login: Existing users can log in with their credentials.
  • Online/Offline Status: Users can see the online or offline status of other users.
  • Avatar Icon: Click on the avatar icon to initiate a chat with a user.
  • Real-time Chat: Engage in real-time conversations with other users.
  • User-friendly Interface: Intuitive and responsive design for a seamless chatting experience.

Getting Started

To use this Chat Application, you need to follow these steps:

  1. Sign Up: Create a new account by providing your username, email, and password.
  2. Login: After signing up, log in with your credentials to access the application.
  3. Chat: Once logged in, you can see the list of users and their online/offline status. Click on the avatar icon of the person you want to chat with, and the chat window will open.

Technologies Used

This Chat Application is built using the following technologies:

  • Frontend:

    • React.js: A JavaScript library for building user interfaces.
    • Redux: A predictable state container for managing application state.
    • HTML5 and CSS3: For structuring and styling the user interface.
    • WebSocket: For real-time communication between users.
  • Backend:

    • Node.js: A JavaScript runtime environment for the server-side.
    • Express.js: A web application framework for Node.js.
    • MongoDB: A NoSQL database for storing user information and chat messages.

Installation

Follow these steps to set up the Chat Application:

  1. Clone the repository to your local machine.
  2. Install Node.js and npm if you haven't already.
  3. Navigate to the project directory and run the following commands:
npm install       // Install dependencies for the backend
cd client
npm install       // Install dependencies for the frontend
cd ..

Usage

To start the Chat Application, run the following command:

npm start

This command will concurrently start the backend server and the frontend development server.

Access the application by opening your browser and navigating to http://localhost:3000/.

Contributing

We welcome contributions from the community to improve this Chat Application. If you encounter any issues or have ideas for enhancements, please submit a pull request.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it for personal or commercial purposes.

sharding-meets's People

Contributors

pkanand1999 avatar

Watchers

 avatar

Forkers

khushiarora1793

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.