G-Radhika / AifyChat

Socket IO based multi chat room prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AifyChat

Socket IO chat prototypes based on multi room concept

Setup

This example is tested on ubuntu 16.04.
Install mongdb and ngrok.

Installation

ngrok http 3000
git clone
cd
npm install
npm start or node server

Navigate to http://localhost:3000

Frameworks

  1. Socket IO for bidirectional communication and chat-room support
  2. Passport.js for login management

Demo

| |

About

Socket IO based multi chat room prototype


Languages

Language:CSS 70.8%Language:HTML 16.2%Language:JavaScript 13.0%