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] Pot | Applications Page + Application Button #61

Open
19 tasks
codingshot opened this issue Jan 18, 2024 · 0 comments
Open
19 tasks

[FEATURE] Pot | Applications Page + Application Button #61

codingshot opened this issue Jan 18, 2024 · 0 comments
Labels
feature-request new feature request

Comments

@codingshot
Copy link
Member

codingshot commented Jan 18, 2024

Problem

Need a way to apply to pot and for admins to manage applicants

User Story(s):

As a public good, I want to apply to a round, so that I can qualify for that quadratic funding round
As someone who has applied to a round, I want to see that status of my applications and why or why not i was rejected form round, so I can prepare to promote the round
As a chef or owner, I want to be able to see applications, and approve or reject with a reason, so I can easily manage applications.

Description

Application tab in pot that show status. And apply button on banner that shows up when application period is live

Acceptance Criteria

  • check if applciation period is live
  • check registry settings of Pot to see if project is qualified
  • apply button should popup, should only show if application period is open
  • apply shouldn't show if already applied
  • route to register on public goods registry if not qualified
  • should not be allowed to apply if project applications are maxed (or should we do this from the amount of projects approved)
  • application popup should show up with reason then trigger
  • call apply method on pot for application
  • dont show if project already applied
  • for chefs and owners (pull from contract) show approve or rejects
  • for everyone else show whether in progress, rejected, or accepted with tag
  • for chef and owners when approve or reject popup with reason
  • able to show all application, accepted and rejected with reason
  • on each application item show note from project
  • when rejected or accepted show note from chef (and show icon of chef who accepted or rejected)
  • filter by applciation status, accepted, pending, approved
  • add success screen showing the round name, project id, with transaction (open in nearblocks)
  • project page preview should go to project page on potlock and have project hover (not designed yet https://trello.com/c/xTLlcpYu)
  • when accepted show project as a card (not able to donate if round hasnt started at)

Limitations

  • need success screen design
  • design for response from chefs
  • need to clarify if @lachlanglen can projects get approved after application period is over if they already applied?

Resources

Pot _ Applicatin _ Project Applies

@codingshot codingshot added the feature-request new feature request label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request new feature request
Projects
No open projects
Status: QF MVP 3 BACKLOG
Status: Quadratic Funding
Development

No branches or pull requests

1 participant