CodeX-Est / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Delete an account from the service #4

Open CodeX-Est opened 9 months ago

CodeX-Est commented 9 months ago

As a user I need to be able to delete my account So that I can remove it from the service.

Details and Assumptions

* [document what you know]      

Acceptance Criteria

gherkin 
Given an account
When a user is in an account or in the list of accounts.
Then they can delete a specific account.