Web application that executes JavaScript codes and makes you graphs from their results.
WebLab is a web application that allows you to execute algorithms and creates you dynamic charts of their results.
This is our mentored project for the final year of a Bachelor's Degree in Computer Science.
It was build to help mathematicians, statisticians and developers with their code; make them improve their algorithms by getting data on it.
- Chart.js
- Express.js
- Node.js
- Semantic UI
- Socket.io
- jQuery
- Twig
$ git clone git@github.com:TPCISIIE/WebLab
$ npm install
$ bower install
$ npm run master
Answer to the prompt.
Note: You can add many slave servers
$ npm run slave
Answer to the prompt.
https://github.com/TPCISIIE/WebLab/tree/master/AlgoSample
Value you want in your charts
Value you don't want they get erased after each iterations (useless if your iteration number equals 1)
- Not immuned to all known methods of attacks
while(1<2){} /**cc @deadmau5**/, etc...
- EcmaScript 6 is not supported
- Xavier CHOPIN
- Corentin LABROCHE
- David LEBRUN
The WebLab application is open-sourced software licensed under the MIT license.