Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save WesGlassmeyer/cce6a559c2c201c9ecd9705715e960ea to your computer and use it in GitHub Desktop.
Save WesGlassmeyer/cce6a559c2c201c9ecd9705715e960ea to your computer and use it in GitHub Desktop.
BJJ Sparring Tracker
As a new user I want to be able to demo the product without creating an account.
As a new user I want to be able to create an account and login.
As a returning user I want to be able to login to my account.
As a returning user I want to be able to add sparring sessions to the tracker.
As a returning user I want to be able to track wins and losses by point or submission.
As a returning user I want to be able to track submission types that the user executed or tapped to.
As a returning user I want to be able to upload videos of sparring.
As an administrator I want to be able to moderate all public content.
As an administrator I want to be able to manage user accounts.
As an administrator I want to view reports on site activity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment