US14 - josdem/vetlog-spring-boot GitHub Wiki

As Vetlog platform I would like to have two user types, a user and a vet so that users can register pets and vets can list pets from users.

Acceptance Criteria

  • Vet should be able to enter the username in a textbox and click on the button "search"
  • Vet should be able to list all registered pets from that user
  • Vet should be able to register a pet log from another user

Issues