nyu-devops-team / customers

The customers resource is a representation of the customer accounts of the eCommerce site
2 stars 1 forks source link

Add gender to the customer data model #30

Closed nancywen25 closed 3 years ago

nancywen25 commented 3 years ago

As a developer, I need to add gender to the customer data model, So that the customers can be filtered by gender.

Assumptions:

Acceptance Criteria:

Given a customer information
When a customer is added to the database
Then there should be a way to store the gender of the customer.