/chatroom-TEMPLATE

node.js app + express + moment + socket.io

Primary LanguageHTML

Project: chat room TEMPLATE (node.js chat room app)

Purpose: Basic chat room app, enabling multiple users to join (from multiple browsers, with timestamp and name) + chat (with messages listed, with timestamp and name) + leave (with exit message, timestamp and name).  Can also see @current users to list all users in chat room at certain time.  Basic Bootstrap styling incorporated.

Author: Elaine Finn 

Dependencies: "express": "^4.13.3", "moment": "^2.14.1", "socket.io": "^1.3.7"

Deployed onto heroku: no, template only