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] Explore Pots Layout + API #54

Closed
17 tasks done
codingshot opened this issue Jan 18, 2024 · 5 comments
Closed
17 tasks done

[FEATURE] Explore Pots Layout + API #54

codingshot opened this issue Jan 18, 2024 · 5 comments
Assignees
Labels
feature-request new feature request ft-pots Any tickets related to Pots (but not Cart) QF MVP Required for Quadratic Funding MVP

Comments

@codingshot
Copy link
Member

codingshot commented Jan 18, 2024

User Story(s):

As a donor, I want to see pots, so that I can can navigate to quadratic funding round

Description

Description of solution

Acceptance Criteria

  • deploy pot if on admin whitelist (admin whitelist will be based on the front end)
  • only display pots on front end from whitelist
  • show featured pots
  • featued pots will be on whitelist
  • if no featured pots do not show section
  • llink to tool pic about pot with description
  • pull from pots from factory contract
  • keep pot deployer v1.pot.potlock.ner as variable
  • add filters based on stages
  • show active pots frist
  • add sort based on most donations and most contirubuots
  • use [FEATURE] Pot Card #53
  • click on pot and goes to pot page
  • add banner
  • add price raised
  • show number of pots in search
  • search pot by name

Limitations

  • will be harder to index all deployed pots (available on pot page) as referance
  • need to account for price across matching rounds, number of contributiorns

Resources

Explore pots (1)

@codingshot codingshot added the feature-request new feature request label Jan 18, 2024
@codingshot codingshot changed the title [FEATURE] Explore Pots [FEATURE] Explore Pots Layout + API Jan 18, 2024
@codingshot codingshot mentioned this issue Jan 18, 2024
23 tasks
@lachlanglen
Copy link

@vonhatcuong can you just update text of Matching Pool sort options:

Most to Least Matching Pool
Least to Most Matching Pool

thanks

Image

@lachlanglen lachlanglen added ft-pots Any tickets related to Pots (but not Cart) QF MVP Required for Quadratic Funding MVP labels Jan 31, 2024
@vonhatcuong
Copy link
Collaborator

@lachlanglen please check it

@lachlanglen
Copy link

@vonhatcuong It's close - the order should be consistent though, always "Most to Least" before "Least to Most"

So:

Most to Least Donations
Least to Most Donations
Most to Least Matching Pool
Least to Most Matching Pool
Most to Least # Donors
Least to Most # Donors

Thanks, sorry I know it's not correct on the designs.

@vonhatcuong
Copy link
Collaborator

Image

please check it again

@lachlanglen
Copy link

Perfect, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request new feature request ft-pots Any tickets related to Pots (but not Cart) QF MVP Required for Quadratic Funding MVP
Projects
Status: Done
Status: Done
Development

No branches or pull requests

5 participants