Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Story 5, Cart Creation #30

Closed
8 tasks done
memcmahon opened this issue Jul 1, 2019 · 0 comments
Closed
8 tasks done

User Story 5, Cart Creation #30

memcmahon opened this issue Jul 1, 2019 · 0 comments

Comments

@memcmahon
Copy link
Collaborator

memcmahon commented Jul 1, 2019

As a visitor
When I visit an item's show page from the items index
I see a link or button to add this item to my cart
And I click this link or button
I am returned to the item index page
I see a flash message indicating the item has been added to my cart
The cart indicator in the navigation bar increments my cart count

DO THESE STORIES FIRST:

  • User Story 4, Cart Indicator

Checklist:

  • base tests are written
  • base code is written to pass tests
  • edge case ("sad path") tests written (if required)
  • edge case code written (if required)
  • code is tested in development
  • code is reviewed
  • branch is merged
  • all tests still pass

child of #32

child of #37

depends on #31

@memcmahon memcmahon added the cart label Jul 1, 2019
@memcmahon memcmahon added this to To Do in Little Shop 1904 Jul 1, 2019
@JoriPeterson JoriPeterson moved this from To Do to In Progress in Little Shop 1904 Jul 1, 2019
@sejinkim1904 sejinkim1904 moved this from In Progress to Done in Little Shop 1904 Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants