quytechabhinav / Chat-app-node

Node.js Chat web application built with express,mongoDB,.hbs template engine .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs-chatting-app

This is a node.js chat application powered by SockJS,Express,.hbs,css,mongoDB etc that provides the following functions .

Features

1)Add new users
2)Login
3)Auth
4)crf token
5)chating
--- In progress --
6)audio call
7)video call
8)send doc file,image
9)emojis
10)group chat
11)block frnd
12)backup of chat
13) delete my account and all chat

Setup

Clone this repo to your desktop and run npm install to install all the dependencies.

You might want to look into config.json to make change the MongoDB details.

Buy a coffee for me: coffee

About

Node.js Chat web application built with express,mongoDB,.hbs template engine .

License:MIT License


Languages

Language:Handlebars 69.8%Language:JavaScript 30.2%