Hi, I’m helping out an organization that hosts a major sled dog race in rural alaska. We are trying to figure out how to create a dynamic leaderboard for the race. The race takes between 48-55 hours to complete and has about a dozen checkpoints. As a team arrives and departs checkpoints these times are relayed to the Race HQ via radio or phone. In the past the race has relied on clunky spreadsheets and databases and manual entry to get this info out on the web. Wondering how difficult it would be to create a solution either in Wix or another application that we could frame into the orgs Wix site. The best solution would be have simple update area where the volunteer at race HQ could enter a musher’s time in/time out at a certain checkpoint and thave that info automatically publish to a public leaderboard that would automatically refresh and sort the new race order. Any thoughts or suggestions welcome. Thanks!
1 Like
This is definitely possible to complete with Wix. What you need is a repeater to display the information, the content manager to store the information and possibly a custom form to submit the information to the database. You could put a very simple version together without any code, or you could build a more reliable version using code.
If you need any help, let me know
Some usefull information are available here and helped me to build a decent leaderboard
But if somebody has a better solution (more automation, better integration… - i’m interested !
Thanks for the updates, I’ll check them out.