**As a** user **I need** a service must allow multiple counters **So that** I can kep 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] ```