Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enrich workstreams with metadata #51

Open
bitbeckers opened this issue Jun 14, 2023 · 0 comments
Open

Enrich workstreams with metadata #51

bitbeckers opened this issue Jun 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bitbeckers
Copy link
Owner

Goal

Allow for rich workstream content by storing, fetching and displaying metadata.

Description

When creating a workstream a workstream we allow for storing an URI that can point to an arbitrary dataset. Since we use a 1155 contract it could be compliant with their metadata specs.

The metadata can contain information like:

  • Description
  • Banner image
  • Icon
  • Links to GitHub, Twitter, Discord, resources on IPFS

This metadata can be provided upon creation, updated by calling the update URI method in the contract and diplayed at multiple places in the app where workstream data is relevant.

User Stories

As a user, I want to be able to review additional information about a workstream, so that I can learn more about it's context and purpose
As a workstream coordinator, I want to be able to provide and update additional information about a workstream, so that it's easier to onboard contributors and scope the workstream goal.

Skills

  • Frontend; hooks, forms and components for storing, fetching and displaying metadata
  • Design/UX; what metadata to display, how and where.

Inspiration

@bitbeckers bitbeckers added the enhancement New feature or request label Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant