Skip to content

jakriz/kicker-field

Repository files navigation

Kicker Field

Submit foosball match results right from Slack and view calculated ELO ratings, with history. Ideal for company foosball competitions.

Made as a quick experiment on HyperDev, see it in action: https://shore-seed.hyperdev.space/

Ratings history screenshot

Set up

To set up the project for yourself, set up a MongoDB instance and simply remix the project on HyperDev. Or deploy the node.js source code.

Slack Integration

Set up a Slack slash command to POST to /matches, format:

/match Jakub,Abhi Leonid,Dima 10:8

Authors