Skip to content

Edmond-Wu/socket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io Chat

Basic socket.io chat application. Users log in with a name, and then access the chatroom with other users connected. Users can also set the display color of their own messages to differentiate themselves.

Technologies

Core functionality done with Node.JS and Express. Front-end done with AngularJS and Materialize CSS.

Running/Testing

Run (server.js) first with Node using the command "node server.js", and then view/use the application on (index.html) while the server is running. Make sure required dependencies are installed (Node.JS, AngularJS).

About

Basic chat application using socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published