There is a live running demo on http://cs482project.herokuapp.com.
- Materialize - http://materializecss.com/
- AngularJS - https://angularjs.org/
- NodeJS - https://nodejs.org/
- ExpressJS - http://expressjs.com/
- Nodemon - http://nodemon.io/
- SocketIO - http://socket.io/
- Install NodeJS
- Clone this repository
- Change directory into the root of the repository
- Run the command 'npm install'
- Run the command 'nodemon server.js'
- Navigate to 'localhost:8080' in your browser
- Voilà