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

create an NFT collection gallery view #6

Open
9 tasks
shorn-gnosis opened this issue Apr 30, 2024 · 0 comments
Open
9 tasks

create an NFT collection gallery view #6

shorn-gnosis opened this issue Apr 30, 2024 · 0 comments
Assignees

Comments

@shorn-gnosis
Copy link
Contributor

shorn-gnosis commented Apr 30, 2024

Scenario:
We want a way to be able to show all the NFTs that are minted from our dappcon collection. we will build a responsive gallery Web app that displays all the NFTs from the collection and meta data.

The web app view will be displayed on the main NFT tree monitor so we will need to enable a way for users to switch between the tree and gallery views (UI design to follow)

To do:

  • design the UI gallery page that only displays NFTs from our dappcon collection
  • build a gallery page (ReactJS) that displays all the NFTs minted from our dappcon collection
  • display a gallery view of minted NFTs
  • poll for updates every 60 seconds
  • display collection stats eg number minted, remaining, total CRC donated
  • add an input field to enable filtering by wallet address or circles username
  • add a single owner view that displays only the NFTs held by the wallet or username entered
    • display circles username and avatar on this view
  • set default order for the page view to latest > oldest minted

Example gallery view:
(without the filters we will require)
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants