psoper1 / Bookapedia-React-Capstone

1 stars 1 forks source link

As a user of the website that is looking for a specific book I want to be able to filter search by book title (13) #4

Closed psoper1 closed 1 year ago

psoper1 commented 1 year ago

Points: 5

What I meant was:

There should be a search field where the title of a book can be entered and a button to click / or to press enter and the results will populate below the search bar / button.

Testing criteria:

The search feature should not be case sensitive and the button should return the results or say no results were found.

Definition of done:

A title of a book can be searched and displayed on the screen using the search field and search button.