Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.
/ IPTemple Public archive

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

Notifications You must be signed in to change notification settings

heitorado/IPTemple

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published