nswalters / bear-watcher

Project for NSS: https://github.com/nss-evening-cohort-12/e12-homework/blob/master/week08.md
0 stars 0 forks source link

Update card layout to add two body sections with timestamp data #29

Closed nswalters closed 4 years ago

nswalters commented 4 years ago

User Story

As a user, when I see a bear card, I should see the body of the card separated into two distinct columns. The left should be for successful catches and the right column should be for failed attempts.

AC

WHEN The user sees a bear card THEN I should see the body of the card split into two columns AND the left column should indicate successful catches with a timestamp for each catch as well as a count of total catches AND the right column should indicate failed catches with a timestamp for each attempt as well as a count of failed catches AND it should look like the wireframe located HERE