this post was submitted on 29 Sep 2025
26 points (96.4% liked)

Selfhosted

59897 readers
522 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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?

https://www.melkshamgardenerssociety.co.uk/flower-produce-show/2024

top 5 comments
sorted by: hot top controversial new old
[–] anamethatisnt@sopuli.xyz 7 points 8 months ago (1 children)

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

https://support.microsoft.com/en-us/office/create-a-chart-from-start-to-finish-0baf399e-dd61-4e18-8a73-b3fd5d5680c2

[–] mhzawadi@lemmy.horwood.cloud 2 points 8 months ago (1 children)

Ta, not quite what I'm looking for

[–] anamethatisnt@sopuli.xyz 1 points 8 months ago

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 https://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 3 points 8 months ago

Damn, people are taking Stardew Valley serious

[–] tofubl@discuss.tchncs.de 1 points 8 months ago

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.