Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.15 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.15 KB

Norris framework

Norris is a project proposed by CoffeeStrap for the 2014/2015 Software Engineering class of Università Degli Studi di Padova.

Who are we?

FlameTech Inc. is a group of students formed to develop this project. We are:

Member e-mail
Cardin Andrea [email protected]
Faggin Andrea [email protected]
Meneguzzo Francesco [email protected]
Merlo Gianluca [email protected]
Persegona Mattia [email protected]
Sartor Michele [email protected]
Zanetti Davide [email protected]

What is Norris?

Norris is a Node.js based framework developed for the purpose of creating real-time updating charts. Appearance and data of each chart are also fully configurable through the APIs provided by Norris. Real-time updates are obtained through WebSocket technology, therefore avoiding expensive polling operations.