madmaxoft/SkauTan

Local server for immediate web-rating

Closed this issue · 1 comments

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?

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