Giter Site home page Giter Site logo

kratin01 / chitchat Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8.53 MB

A real-time messaging app for seamless worldwide communication. With user search, online status, and message timestamps, it's designed for efficient chatting anytime, anywhere.

Home Page: https://chitchat-4kri.onrender.com/

JavaScript 97.17% HTML 0.73% CSS 2.10%

chitchat's Introduction

Screenshot (242)

ChitChat

Introducing ChitChat, your go-to real-time chat application designed to effortlessly connect users across the globe. Whether you're catching up with friends, collaborating with colleagues, or making new connections, ChitChat has you covered. With intuitive user search functionality, instant online status updates, and message timestamps, staying connected has never been easier. Our platform is crafted for seamless communication, empowering you to chat efficiently and effectively wherever you are. Say hello to ChitChat, your friendly companion for all your chatting needs.

Features

  • Real-time Messaging: Enjoy instant communication with friends and colleagues, eliminating delays in message delivery.
  • User Authentication: Secure authentication system safeguards user data and privacy.
  • Private Conversations: Engage in one-on-one private chats or create group chats to connect with multiple users simultaneously.
  • Customizable Profiles: Personalize your profile with avatars, usernames, and status updates.
  • Responsive Design: Access ChitChat seamlessly from desktops, tablets, or mobile devices.
  • Notification System: Stay informed with notifications for new messages and activity within your chats.

Getting Started

To begin using ChitChat, follow these steps:

  1. Clone the repository to your local machine.

  2. Install backend dependencies by running npm install in the backend directory.

  3. Install frontend dependencies by running npm install in the frontend directory.

  4. Set up your environment variables, including your MongoDB connection URI.

  5. Start the server with npm start in the Root directory.

  6. Open your browser and navigate to http://localhost:3000 to access ChitChat.

Or, visit the live application here.

Technologies Used

Backend

  • Express: Minimalist web framework for Node.js.
  • bcryptjs: Library for hashing passwords.
  • cookie-parser: Middleware for parsing cookies. .
  • jsonwebtoken: Library for generating and verifying JSON Web Tokens for user authentication.
  • mongoose: MongoDB object modeling tool designed for asynchronous environments.
  • socket.io: Real-time engine for bi-directional communication between clients and the server.

Frontend

  • React: Frontend UI library for building dynamic user interfaces.
  • react-dom: React package for DOM rendering.
  • react-hot-toast: Toast notifications for React applications.
  • react-icons: Library for icons in React applications.
  • react-router-dom: Declarative routing for React applications.
  • socket.io-client: Client-side library for Socket.IO to enable real-time communication with the server.
  • zustand: State management library for React applications.

Contributing

We welcome contributions from the community to help improve ChitChat. If you'd like to contribute, please fork the repository, make your changes, and submit a pull request. Be sure to follow the contribution guidelines outlined in the CONTRIBUTING.md file.

Support

If you encounter any issues or have questions about ChitChat, please reach out to us at [email protected].

chitchat's People

Contributors

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