Produce show scoring system
from mhzawadi@lemmy.horwood.cloud to selfhosted@lemmy.world on 29 Sep 09:13
https://lemmy.horwood.cloud/post/843757

Not sure if this is a thing, so here goes.

I have been helping my local gardeners club with web site hosting and they have the results from the produce show in an ugly excel workbook.

Does something exist that would allow setting up the show classes and then logging the points a entrant gets in each class?

www.melkshamgardenerssociety.co.uk/…/2024

#selfhosted

threaded - newest

anamethatisnt@sopuli.xyz on 29 Sep 09:43 next collapse

Depending on how the ugly excel workbook looks you might be able to create some okayish charts straight from that data, f.e.

<img alt="" src="https://sopuli.xyz/pictrs/image/62d25050-24a7-4dcf-a01d-21d618b22d31.webp">

…microsoft.com/…/create-a-chart-from-start-to-fin…

mhzawadi@lemmy.horwood.cloud on 30 Sep 05:43 collapse

Ta, not quite what I’m looking for

anamethatisnt@sopuli.xyz on 30 Sep 05:53 collapse

If you don’t want to code the score board yourself then I think you will get more recommendations if you mention what framework you use to build the site and maybe an example of how you want the presentation of the scores to look.

A quick search tells me that wordpress.org/plugins/visualizer/ has manual data entry so it might be a fit if you use wordpress and I imagine you can find similar things for Drupal, Joomla or whatever you’re using.

Mora@pawb.social on 29 Sep 22:24 next collapse

Damn, people are taking Stardew Valley serious

tofubl@discuss.tchncs.de on 30 Sep 07:02 collapse

Airtable or nocodb might be suitable for this. Or Nextcloud Forms. But hard to advise since it’s not clear if your focus is on data entry or visualization.