User can edit/delete saved books
Opened this issue · 0 comments
gregkorte commented
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