uniScore/Readme.md

11 lines
480 B
Markdown
Raw Normal View History

2017-03-02 13:17:13 +00:00
### uniScore
This is a funny universal scoreboard originally developed for the
beerpong tournament at a scoutparty
2017-03-12 16:27:04 +00:00
2017-03-13 09:44:39 +00:00
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.