Fish360 / Journal

Fish360 Journal
0 stars 0 forks source link

Approve or Reject a Fish #73

Open Fish360 opened 6 years ago

Fish360 commented 6 years ago

Title

Approve or Reject a Fish

Description

As a Director I want to approve or reject a submitted fish to my tournament so that I can manage it's standings.

Acceptance Criteria

  1. When I click the "Fish" link/button on my Tournament, the list of fish is displayed.
  2. Submitted fish have an "Approve" button and a "Reject" button.
  3. When I click the "Approve" button on a Fish, the status of the Fish is set to: Approved.
  4. When I click the "Reject" button, the status of the Fish is set to: Rejected.
  5. Fish with a status of Rejected has an "Approve" button.
  6. When I click the "Approve" button on an Rejected Fish, the status of the Fish is set to: Approved.

Wire Frame