beeware/beeware.github.io

Move Success stories to website

Open

#762 opened on Jun 30, 2025

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Python (813 forks)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (593 stars)
PR merge metrics
 (PR metrics pending)

Description

What is the problem or limitation you are having?

I started to proofread the success stories, then I thought... Why not reformat this to make it more consistent and informative?

Describe the solution you'd like

I'm envisioning a table, listing the same info for each app:

  • Name (which links to the app, as currently)
  • Perhaps a small screenshot
  • Brief description of what it does
  • Platform(s) supported

Also, we currently have one page for Briefcase and one for Toga; they have some apps in common and some unique, and there's no mechanism to sync these. Considering how often people ask about examples, I think it might make more sense to put one combined page on the main site, and potentially link to it from both docs. It would also then make sense, I imagine, to add a column for "BeeWare component(s) used".

Describe alternatives you've considered

We could still maintain separate pages, but I'm not sure if there's a good way to make sure they stay in sync with each other. It's also not clear, currently, from just looking at one, which of the apps also use the other.

If we do keep the individual pages, it seems redundant to mention that each app uses the tech in question.

Additional context

No response

Contributor guide