data-dex icon indicating copy to clipboard operation
data-dex copied to clipboard

Implement a tags feature for Data NFTs

Open damienen opened this issue 2 years ago • 4 comments
trafficstars

damienen avatar May 16 '23 07:05 damienen

Talked with @newbreedofgeek about who should be able to add and remove tags for a data NFT Let’s go with : only Creator can manage tags - but can only manage tags when:

  1. when he mints the NFT
  2. when he still has supply under his control (he has not sold everything) Manage tags = create, delete

bucurdavid avatar Jun 08 '23 07:06 bucurdavid

As this has been implemented on backend, @Enciusan can coordinate with @bucurdavid to implement this after we have our meeting and I can explain the architecture behind it

damienen avatar Jun 26 '23 16:06 damienen

This is already implemented in the backend.

Need to:

  1. Coordinate with @bucurdavid so he helps you with API integration
  2. Coordinate with @newbreedofgeek so he gives you a wireframe

These functionalities should be present:

  1. In the wallet, the creator of a Data NFT should be able to add tags for that Data NFT
  2. In the marketplace, users should be able to filter Data NFTs by tags

damienen avatar Jul 13 '23 07:07 damienen

@icegriffinguru Wireframes are ready.

See the bottom row, final frame - https://www.figma.com/file/TyEWRaeFO1c5iUgvbF1dMI/Data-DEX---Data-NFT-V1-(NFT-FT)?type=design&node-id=0%3A1&mode=design&t=WCJwnWkEUllKqCOp-1

UI/UX Requirements are in the Figma.

This ticket should ideally be done AFTER https://github.com/Itheum/data-dex/issues/794

FYI - I've done wireframes based on this Chakra autocomplete tool. Not sure if it's any good or we can just natively build it in ChakraUI ourselves. https://github.com/koolamusic/chakra-ui-autocomplete

CC @damienen

newbreedofgeek avatar Jul 18 '23 05:07 newbreedofgeek