The kickway is a gateway which serves the kickchain in a RESTful way. 😴
The foosball table is connected to a raspberry which communicates with two photocells to react in case of a new goal. The mobile devices are used to create a new game, join an existing one, display the top ten players or the statistics of a specific player. The pairing between the players mobile devices and the raspberry is implemented using the Google Nearby API. The Raspberry authorizes all players who try to join a lobby and persist the games.
- Authorize the mobile clients
- Store games
- Fetch the statistics
Kickchain specific application.properties:
kickway.kickchain.url=https://localhost:7472
kickway.kickchain.authorization.name=kickchain
kickway.kickchain.authorization.password=niahckcik
🔗 Kickchain 📱 Android App 📟 Raspberry PI