Fish360 / Journal

Fish360 Journal
0 stars 0 forks source link

Create Tournament #69

Open Fish360 opened 6 years ago

Fish360 commented 6 years ago

Title

Create Tournament

Description

As an Angler I want to create a Tournaments so that I can manage my registrations and fish.

Acceptance Criteria

  1. When I click the "Tournaments" top level menu link, a "+" icon is displayed on the Tournaments screen.
  2. When I click the "+" button on the Tournaments screen, the add Tournament screen is displayed.
  3. The Add Tournament screen has the following fields:
    1. Start date and time (same as on Add Trip screen)
    2. End date and time (same as on Add Trip screen)
    3. Species (same as the Species field on a Spot)
    4. Rules (multi-line text field with a vertical scroll bar once there is more text than can be displayed)
    5. Status (Values: Open, Closed)
  4. The default value of the "Status" field is: Open.
  5. When I click the "Save" button the Add Tournament screen:
    1. The tournament is saved.
    2. I am navigated back to the Tournaments screen.
  6. When I click the "Cancel" button the Add Tournament screen:
    1. The tournament is not saved.
    2. I am navigated back to the Tournaments screen.

Wire Frame

Acceptance Criteria

Wire Frame