nss-day-cohort-24/uix-wake-up-react-taco-supremes

User can edit/delete saved books

Opened this issue · 0 comments

Story

As a user, once a book has been saved, I should be able to edit/delete it.

Acceptance Criteria

Given the user is viewing their saved books
When the user performs a gesture to edit the book details
Then the user should see a form filled with the current values that they can edit and save

Given the user is viewing their saved books
When the user performs a gesture to delete the book
Then the book should be removed from the users list of saved books