As a Customer
I need to have appropriate data stored in a logical way
So that have an account on this storefront and exist
Details and Assumptions
This database needs to cover all common data types that might be associated with an ecommerce customer
id
name
address
email
Given [customers exist]
When [customers log in, get created, or any other action spesific to customers]
Then [relevant data spesific to the customer is available]
As a Customer I need to have appropriate data stored in a logical way So that have an account on this storefront and exist
Details and Assumptions
This database needs to cover all common data types that might be associated with an ecommerce customer
email