As a user, I need to have multiple counters so that I can keep track of several counts at once. ### 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] ```