Skip to content

Repository files navigation

Chatting App

This is a real-time chatting application built with Node.js, Express, Socket.io, and MongoDB. It allows users to send messages and join chat groups in real-time.

Table of Contents

  • [Features]
  • [Installation]
  • [Usage]
  • [Database Setup]
  • [Contributing]
  • [License]

Features

  • Real-time messaging between users.
  • Group chat functionality.
  • User authentication and activity tracking.
  • Static file serving for assets.

Installation

To run this application locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/chatting-app.git
    

Usage:

npm start

Database setup

// utils/db.js module.exports = { url: 'mongodb://localhost:27017/chatting-app', };

Conclision

In this project, we utilized HTML, jQuery, CSS, MongoDB, Node.js, and WebSocket.io to create a real-time chat application with seamless communication between clients and the server.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages