Skip to content

Real-Time Chat Application for Developer with additional Features.

Notifications You must be signed in to change notification settings

Amit-Singh-14/DevChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chat Application

Welcome to the Real-Time Chat Application project! This application allows developers to communicate in real time with added features for enhanced interaction.

Table of Contents

  1. Features
  2. Upcoming Features
  3. Installation
  4. Setup
  5. Running the Application

Features

  • Real-time messaging between users
  • User authentication and authorization
  • Private and group chats
  • Message history and persistence
  • Typing indicators
  • Online/offline status indicators

Upcoming Features

  • File sharing
  • Video and voice calls
  • Screen Sharing
  • Enhanced notification system
  • Additionl features will be added

Installation

To get started with the project, clone the repository:

git https://github.com/Amit-Singh-14/DevChat.git
cd DevChat

Setup

  1. Backend Setup
  • Create a .env file Based on .env.sample file.
  • npm install in root directory
  • start the server
npm run dev
  1. Frontend Setup
  • cd frontend
  • npm install
  • start the Frontend
npm run dev

About

Real-Time Chat Application for Developer with additional Features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published