Skip to content

Sivanesh-S/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

** [Only Google Login is enabled right now] **

For Live Demo visit: Chatterax

A chat app made with Socket IO for Personal chats. Persons who are online with that website can chat. No database is used for chats hence after refreshing messages wont be stored.

Technologies used

Front end

  • HTML CSS - for markups and styling
  • Javascript - for the Logics and DOM Manipulations
  • Materialize CSS - Frontend CSS Framework

Backend

  • NodeJS - Server side Programming using Javascript
  • Express - Framework for Node JS
  • Passport JS - For Open Authentication
  • Socket IO - 'Communication between sockets'
  • MongoDB - 'NoSQL Database'
  • Mongoose - 'A MongoDB driver for Node JS for dealing with User Models'
  • Heroku CLI - Uploaded in Heroku hence a CLI to manage it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published