** [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.
- HTML CSS - for markups and styling
- Javascript - for the Logics and DOM Manipulations
- Materialize CSS - Frontend CSS Framework
- 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