**As a** user **I need** a servicce that has a counter, **So that** I can keep track of how many times something was done. ### Details and Assumptions * [document what you know] ### Acceptance Criteria ```gherkin Given [some context] When [certain action is taken] Then [the outcome of action is observed] ```
As a user
I need a servicce that has a counter,
So that I can keep track of how many times something was done.
Details and Assumptions
Acceptance Criteria