SolidLabResearch / Challenges

24 stars 0 forks source link

App that lists tooling and apps #30

Closed jeswr closed 1 year ago

jeswr commented 2 years ago

I mentioned this idea in a meeting with @phochste a little while ago.

Pitch

The goal here is for the SOLID project to 'eat its own dogfood' by having an app/interface in which users can can see which developer tooling & apps exist within the ecosystem.

Long term - I would envision this to be an 'app store' for SOLID apps and a wiki for developer tooling/sdks.

Concretely:

Desired solution

Acceptance criteria

I want to see a 'solid app store' where

Pointers

TODO

Scenarios

TODO

pheyvaer commented 2 years ago

I see two challenges here actually: 1) Discovering apps and 2) discovering developer tools. I think it would make sense to split them up.

github-actions[bot] commented 2 years ago

Please provide a status update about this challenge. Every ongoing challenge needs at least one status update every 2 weeks. Thanks!

pheyvaer commented 2 years ago

We are working on the app at https://github.com/KNowledgeOnWebScale/solid-app-store/ The first version should be ready by 2022-08-05.

pheyvaer commented 2 years ago

The code of first version of our app store is ready. You can try a demo version to test it out yourself. There are also shapes for how information about the apps should be published. Users can search for apps based on a search term and category.

pheyvaer commented 2 years ago

@RubenVerborgh Did you already have the chance to check if this one is completed?

RubenVerborgh commented 1 year ago

Looking really good, thanks a bunch!

What I'd still like is that different data sources can be plugged into the app; it's good as a general principle on Solid apps. But that's more than okay for now!

pheyvaer commented 1 year ago

You find the report for this challenge here.