LEIC-ES-2021-22 / 3LEIC03T1

4 stars 0 forks source link

As a UP member, I want to see the details of a specific book, so that I can consult its themes and year of release #4

Closed monkin77 closed 2 years ago

monkin77 commented 2 years ago

Notes

As a UP member, I should be able to navigate to the book details page through the search results.

User interface mockups

image image

Acceptance tests

Scenario: Navigate to Book Details Page
  Given the search results of the catalog
  When I tap on a specific book container
  Then details about that book should appear

Value and effort