lokeshparmar998 / socket-chat-app-with-nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

socket-chat-app-with-nodejs

Basic-Info

This is simple chat application using a nodejs module called socket.io. For the front-end i have used simple Html,Css and Javascript. For tenmplating i have used Ejs. And used partial templating. For server side i have used Nodejs which is javascript framework. For the database storage i have used MongoDb.

Modules-Used

Stack => MEN (mongodb express node) 1.Express 2.Socket.io 3.Body-parser 4.Mongoose 5.Passport-local 6.Passport 7.Bcrypt 8.Ejs if i forgot to mention any module do check my package.json file

Screenshots

Home

home

Signup

signup

signin

signin

Chat-window

chat

About


Languages

Language:JavaScript 44.7%Language:HTML 32.4%Language:CSS 22.9%