madmaxoft / SkauTan

Music player for Skautské Tancování
https://skautske-tancovani.cz/
The Unlicense
1 stars 2 forks source link

Local server for immediate web-rating #172

Closed madmaxoft closed 5 years ago

madmaxoft commented 6 years ago

Add a local webserver that would provide the interface for immediate community rating.

Use-case: A tablet, connected to a computer running SkauTan, is available for the community to rate songs as they are being played.

The voting results should be stored locally and then uploaded to the central server / synced across SkauTan instances and calculated into the local rating.

To decide: how to connect the two devices? Wifi (there's no AP), Bluetooth (how to provide browser-based UI?), otherwise?

madmaxoft commented 6 years ago

The tablet can create a wifi tether, this is enough to connect to a TCP server running on the computer.