uniScore/Readme.md

22 lines
707 B
Markdown

### uniScore
This is a funny universal scoreboard originally developed for the
beer-pong tournament at a scout party
This thing is based on Express with handlebars, socketio, bootstrap and some other fun
Install it with `npm install`
Run it with `npm start`
Develop on it with `npm run mon`
This app is intended to be simple, the initial loading of the state is done using the handlebar templates, after that actions and state changes are performed using websocket requests, no further reloads are required as long as you are not changing between the main 2 views.
TODO:
- We need a randomize teams feature
- Bessere Kontrolle be namechange
- nicht immer das ganze feld klearen nach nem namechange