input-output-hk / catalyst-voices

🎙️ Catalyst Voices provides a unified experience and platform including production-ready liquid democracy, meaningful collaboration opportunities & data-driven context for better onboarding & decisions.
https://input-output-hk.github.io/catalyst-voices/
Apache License 2.0
19 stars 6 forks source link

:hammer_and_wrench: [TASK] : Campaign Builder / Select Github Reference #317

Open mike-mcnulty opened 5 months ago

mike-mcnulty commented 5 months ago

As an admin user, I want to be able to refer to specific scripts housed in Github in the Campaign Setup, so that I can perform complex operations in support of my campaign, without needing to define them inside the UI.

CHANGE: user to manually input link to reference in github or gitbook. FUTURE: select from dropdown, defined in backend, with user option to add new

This pattern may be reused across the following instances:

MVP

GIVEN rewards scheme is selected WHEN user views campaign details THEN give user overview of the rewards scheme AND WHEN click for more info THEN route to script in github AND WHEN admin user is ready to calculate rewards THEN admin user refer to scheme selected as source of truth

POST MVP

GIVEN reward scheme is selected WHEN voting is completed THEN initiate rewards calculation according to the voting results and schemes selected

AC:

mike-mcnulty commented 5 months ago

@coire1 please add any relevant details based on prior thinking on this topic