Basic chat application making use of local socket and hosting, only works on browsers in the same device made for Computer Programming II Case Study
- run 'npm install in your project terminal'
- run server.js
- open http://localhost:5000 in your browser
- use multiple instances to communicate
Written in HTML,CSS, Javascript, and in Node.js using socket.io and crypto.js for encryption using AES
- Marcus Acaba
- Myles Reyes
- Rica Arroyo
- Augosto Delos Reyes
- index.html
- style.css
- server.js
- code.js