/IPTemple

Simple socket.io chat implementation for helping students asking questions at 'Introduction to Programming' classes. Now deprecated.

Primary LanguageJavaScript

Deprecation Warning

This project was a prototype. Since it went well on classes I did a more solid version written in a language that I have more familiarity with. The new project for managing all the amazing questions that pop from the aspiring programmers brains is now called CIn Question Board and can be acessed clicking the last sixteen words from this very sentence.

IP Temple

The web application builded with express.js and socket.io to create easy chat thats help solve doubts students of Introduction to Programming in the class.

Install dependencies

$ npm install

Running

$ npm start

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue