joycex99 / jchat-node

Multi-room, real-time messaging application built on top of node.js and socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jChat Node

jChat Node is a multi-room, real-time messaging application built on top of node.js, socket.io, and Google's new material design framework. It implements custom session control, allowing users to create, join, and interact with multiple public and private rooms at the same time.

Sample Chat

Demo

View a live demo at http://jchat-node.herokuapp.com

Installation

Clone the repo (https://github.com/JoyceX99/jchat-node.git), cd into the new directory and npm install the dependencies.

Usage

Once all the dependencies have been installed, run npm start and head to localhost:3000. From there, you can join the lobby, create private rooms, forward the links to friends and invite them to join.

About

Multi-room, real-time messaging application built on top of node.js and socket.io


Languages

Language:CSS 89.0%Language:JavaScript 9.9%Language:HTML 1.1%