This is a funny universal scoreboard
Go to file
Lukas Bachschwell 961ab22a78 additional js file for frontend js code 2017-03-13 13:43:44 +01:00
bin added basic socketio 2017-03-13 13:43:15 +01:00
public additional js file for frontend js code 2017-03-13 13:43:44 +01:00
routes Basic Setup 2017-03-12 17:27:04 +01:00
views added basic socketio 2017-03-13 13:43:15 +01:00
.gitignore added ignore 2017-03-12 17:18:50 +01:00
Readme.md a box 2017-03-13 10:44:39 +01:00
app.js added basic socketio 2017-03-13 13:43:15 +01:00
npm-debug.log added basic socketio 2017-03-13 13:43:15 +01:00
package.json Initial 2017-03-02 14:17:13 +01:00

Readme.md

uniScore

This is a funny universal scoreboard originally developed for the

beerpong tournament at a scoutparty

This thing is based on Express with handlebars, socketio, bootstrap and some other fun

This app is intended to be simple, the initial loaing of the state is done using the handlebar templates, after that actions and state changes are performed using websocket requests, no forther reloads are required as long as you are not changing between the main 2 views.