katebouis / GUI-DB

A sample project using docker-compose with Node and React.JS containers while using a MySQL DBaaS.
GNU General Public License v3.0
0 stars 1 forks source link

3.2 As a purchaser, I want to filter NFTs by their descriptions so I can find types of NFTs I would like to buy #23

Closed j-kynerd closed 2 years ago

j-kynerd commented 2 years ago

size: 3

Given a User enters text in a search bar and presses a "search" button, NFTs that have words in the description of the NFT will appear

Given a user enters text in a search bar and presses a "search" button, NFTs that do not have any words in the description of the NFT will not appear