Fish360 / Journal

Fish360 Journal
0 stars 0 forks source link

Add existing Fish to an existing Trip #33

Open Fish360 opened 6 years ago

Fish360 commented 6 years ago

Summary

As an Angler I want to be able to associate fish to a trip so that I can group all of my fish on a trip.

This is an extension of #15.

Use Case

  1. Angler selects an existing trip.
  2. Clicks the "Search fish" button.
  3. A search form or field is display that allows the Angler to search for the fish.
  4. Angler enters a search string.
  5. Angler clicks the "Search" button.
  6. A search hit list of matching fish is displayed.
  7. Each fish on the search hit list has a "+" button next to it.
  8. When the Angler clicks the "+" button on a fish, then the fish is added to the respective trip.
  9. The fish is then removed from the search hit list.
  10. The Angler can continue to add additional fish on the search hit list to the trip by clicking the "+" button.
  11. The Angler clicks the "x" button (or the "<--" button) and is navigated back to the selected trip.

Acceptance Criteria

  1. An Angler can add an existing fish to a trip.
  2. Once the fish is saved to the trip, it's displayed on the trips' fish list / page.
  3. A fish can only be associated to one trip a time.
Fish360 commented 6 years ago

06-FEB-2018

Draft. Needs discussion and Acceptance Criteria