Made with node, express, socket.io and angularjs. It uses separate two servers, to test how they talk to each other.
server.js serves as web server and talks to the processor.js that communicates to the database.
Socket.io serves to present real time situation regarding the visitor's activities.