Skip to content

feat: Voting Component #96

Description

@helmturner

We need to give members a way to vote! For that, we need a voting component.

Requirements:

  • Should take a proposal ID and Title as props
  • Should allow users to cast or update votes for the given proposal
  • May also take a Title prop to display on the component
  • Does not need to be styled (yet)
  • Should handle errors (see the api docs)

Also, see additional requirements in this comment: #96 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions