Skip to content

💻This application was built using by Node.js, Express.js, Socket.io and MongoDB technologies.

Notifications You must be signed in to change notification settings

eyaprak/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.JS Chat App

General info

This project has made with Node.js, Express.js, Socket.io and MongoDB technologies. This is a chat application that you can chat with others. You can see left, join and online users and you can receive a message from them in real time. You can also send a shake to „others” with a sound. The admin user, who has admin permission, can clean the all chat by click the clear msg button.

Setup

To run this project, install it locally using npm: The mongoDB connection string needs to change in config.json file to connect mongoDB.

$ cd ../chat-app
$ npm install
$ npm start

SCREENSHOTS

Login Form

loginForm

Register Form

registerForm

Three users are in the same chat.

chatScreenLeftJoin

Two users are in the same chat one of them is admin.

chatScreen11

Mobile Screen

chatScreenMobile

Mobile Screen Online Users

chatMobileOnlineUsers

About

💻This application was built using by Node.js, Express.js, Socket.io and MongoDB technologies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published