Skip to content
Jose Morales edited this page Apr 2, 2023 · 4 revisions

As user, I want to delete a pet so that I can remove any pet from my pet list

Acceptance Criteria

  • The user can list pets
  • The user can see a delete button under every pet in the list
  • The user can click on the delete button and get a confirmation request from the system
  • User should delete a pet after confirmation

Issues

Clone this wiki locally