uniScore/Readme.md

21 lines
673 B
Markdown
Raw Permalink Normal View History

2017-03-02 13:17:13 +00:00
### uniScore
This is a funny universal scoreboard originally developed for the
2018-11-24 17:35:23 +00:00
beer-pong tournament at a scout party
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
2017-03-20 12:32:32 +00:00
Install it with `npm install`
Run it with `npm start`
Develop on it with `npm run mon`
2018-11-24 17:35:23 +00:00
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.
2017-03-20 12:32:32 +00:00
2018-11-24 17:26:42 +00:00
TODO:
2017-03-20 12:32:32 +00:00
2018-11-24 17:57:48 +00:00
- Need to be able to lock names....
- nicht immer das ganze feld clearen nach nem namechange