elena-yevs / data-structures

learning data structures
0 stars 0 forks source link

Add Shopping Cart #2

Open alexander-yevsyukov opened 3 years ago

alexander-yevsyukov commented 3 years ago

As a Customer I want to be able to put selected goods in a Shopping Cart, so that I can purchase them at the Point of Sale.

alexander-yevsyukov commented 3 years ago

This is a simple user story. Here “Customer” is a role of a user. It also mentions the benefit which the user gains after the story is implemented.