This is a funny universal scoreboard
Go to file
Lukas Bachschwell f4e631f972 Updated jquery bracet 2018-11-24 18:35:23 +01:00
bin Port from configfile 2017-03-20 23:09:12 +01:00
public Updated jquery bracet 2018-11-24 18:35:23 +01:00
routes Adjustable Bg color 2018-11-24 18:26:42 +01:00
views Adjustable Bg color 2018-11-24 18:26:42 +01:00
.gitignore Styling: Background, Table, and Fonts 2017-03-22 16:19:25 +01:00
Readme.md Updated jquery bracet 2018-11-24 18:35:23 +01:00
app.js remove tdblabel from app.js 2018-11-21 09:25:35 +01:00
config.json.sample Adjustable Bg color 2018-11-24 18:26:42 +01:00
db.json Sample DB 2017-03-20 23:08:18 +01:00
package.json Port from configfile 2017-03-20 23:09:12 +01:00

Readme.md

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