liquidvotingio / liquidvotingio/api
Add absinthe query to find a vote by voter email & proposal url
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Add api support, if needed, for the client-side problem described in liquidvotingio/decidim-module-liquidvoting#87.
See also liquidvotingio/decidim-module-liquidvoting#21 and #163 for the analogous problem for finding a delegate.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #230 and the linked client-side problem, liquidvotingio/decidim-module-liquidvoting#87; compare the analogous delegate requests in #21 and #163. Identify the existing Absinthe query entry points and determine the required voter-email and proposal-URL lookup behavior; done means the API supports that client-side lookup with coverage for the requested case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir, graphql
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100