jpschewe / fll-sw

FIRST Lego League scoring software
http://jpschewe.github.io/fll-sw/
GNU General Public License v2.0
10 stars 7 forks source link

Sync subjective scores in the background #1123

Open jpschewe opened 12 months ago

jpschewe commented 12 months ago

When it's detected that the device is connected to the server, automatically sync in the background. Keep track of number of judges and scores updated and report that when the user presses synchronize. This last part may not work if a given score is synchronized multiple times, either keep track of unique scores synchronized or display "synchronized successfully" on manual sync.