devops-customers-squad / customers

This repository contains the implementation of the customers RESTful Flask service to be used by the eCommerce site.
Apache License 2.0
0 stars 2 forks source link

Need the ability to get user information #7

Closed Bobby-Zien closed 2 years ago

Bobby-Zien commented 2 years ago

As a user I need the ability to find my information as a customer So that I can see previous wishlists, previous orders, and more on the eCommerce site.

Details & Assumptions:

Acceptance Criteria:

Given [some initial state]
When [some event]
Then [some measurable outcome]
ryanjcohen commented 2 years ago

Duplicate of #4