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

[FEATURE] Create Round Page #14

Open
codingshot opened this issue May 13, 2024 · 2 comments
Open

[FEATURE] Create Round Page #14

codingshot opened this issue May 13, 2024 · 2 comments
Labels
feature-request new feature request frontend frontend development stellar stellar specific build

Comments

@codingshot
Copy link
Member

codingshot commented May 13, 2024

Problem

  • need a view for creating a round

User Story(s):

As a potential round manager, I want to be able to create a round, so that I can

Description

  • create round form

Acceptance Criteria

  • interfaces with round factory contract [FEATURE] Round Factory #11
  • checks if user is if there is whitelist on round factory contract for those who can deploy, then check if account signed in is on round factory whitelist -> then shows create round button in navbar
  • full form
  • able to add projects directly (should have a project look up based on registry)
  • checkbox for whether applications are allowed
  • able to add voters -> copy and past from existing csv list or separate with commas
  • calendar picker for start and end date
  • check error states, application period must be before voting period
  • tool tips for info about budget boxing
  • error validation for valid soroban accounts
  • add or remove admin
  • vault contrast or not with tool tip
  • if not vault then select payout amount
  • pull USD equivalent using coingecko api
  • if vault, you must add funds to display (show proof of audit)
  • if doesn't have funds, need to add later -> show tutotiral on how to add

Limitations

  • project look up and add project is hefty features

Resources

  • outline links and relevant resources, references, implementations
@codingshot codingshot added feature-request new feature request frontend frontend development labels May 13, 2024
@codingshot codingshot moved this to Product Backlog in GrantPicks May 13, 2024
@codingshot codingshot added the stellar stellar specific build label Jun 21, 2024
@ekkirinaldi ekkirinaldi moved this from Product Backlog to Sprint Backlog in GrantPicks Jul 11, 2024
@ekkirinaldi ekkirinaldi moved this from Sprint Backlog to In progress in GrantPicks Jul 11, 2024
@ekkirinaldi ekkirinaldi moved this from In progress to In review in GrantPicks Jul 17, 2024
@ekkirinaldi ekkirinaldi moved this from In review to In progress in GrantPicks Jul 17, 2024
@ekkirinaldi
Copy link

UI Done

@yuesth
Copy link
Collaborator

yuesth commented Jul 17, 2024

#34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request new feature request frontend frontend development stellar stellar specific build
Projects
Status: Done
Development

No branches or pull requests

3 participants