Last active
August 29, 2015 14:27
-
-
Save blake41/d67abeb63903d45c1414 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a person should be able to purchase a ticket to a show | |
they should be able to attend multiple shows | |
we should keep track of how many unused tickets a person has | |
we should keep track of how many used tickets a person has | |
we should be able to use a ticket (go to a show) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment