Collect user preferences on different camera models using crowdsourced manners.
$ cd website
$ npm install # install deps
$ sudo node app.js # since it binds port 80
The website will be live at http://127.0.0.1/
Please see the data-processing
directory