Skip to content

New web sockets based, front-end project to be tried out in Code Weekend Spring 2015

Notifications You must be signed in to change notification settings

dinphil/codeweekend-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeWeekend Fall 2018

Chat App

Source code for Penn’s Fall 2018 CodeWeekend.

How to run

To run the client, simply use a web browser to open index.html in /client.

To run the server, install node and navigate to /server. Run npm install and then node server.js.

Use /setname in client to change default name.

Use /image link, where link is a HTTP link, to send image in chat.

Use /giphy subject, where subject can be anything, to auto search and send an image of description.

About

New web sockets based, front-end project to be tried out in Code Weekend Spring 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published