gardogit / fullstack-capstone-project

Apache License 2.0
0 stars 0 forks source link

Implement a Search Component #7

Closed gardogit closed 2 months ago

gardogit commented 2 months ago

As a user I need to search for specific types of gifts So that I can quickly find items I'm interested in

Details and Assumptions

Acceptance Criteria

Given that I am on the listings page
When I enter search criteria and submit
Then the results should update to show only matching gifts
And I should be able to further refine my search if needed
gardogit commented 2 months ago

Image