Skip to content

Instantly share code, notes, and snippets.

@rtanubra
Created October 2, 2019 11:32
Show Gist options
  • Save rtanubra/97421a42ceb798e2a80bcf8a92f52d13 to your computer and use it in GitHub Desktop.
Save rtanubra/97421a42ceb798e2a80bcf8a92f52d13 to your computer and use it in GitHub Desktop.
User Stories - FreelancePro
HIGH
As { an administrator }, I want { to add a new client name } { high }
As { an administrator }, I want { to add a new client email } { high }
As { an administrator }, I want { to add a new client phone numbers } { high }
As { an administrator }, I want { to add a new client notes } { high }
As { an administrator }, I want { to add a new client service } { high }
As { an administrator }, I want { to edit an existing client name } { high }
As { an administrator }, I want { to edit an existing client email } { high }
As { an administrator }, I want { to edit an existing client notes } { high }
As { an administrator }, I want { to edit an existing client phone numbers } { high }
As { an administrator }, I want { to be able to email my client individually } { high }
As { an administrator }, I want { to be able to email my client(s) promotional information } { high }
As { an administrator }, I want { to be able to create new promotional codes } { high }
As { an administrator }, I want { to be able to retire promotional codes } { high }
As { an administrator }, I want { to be able to query promotional codes } {high}
MEDIUM
As { a new user } , I want { to register as an administrator } { medium }
As { an administrator }, I want { approve or reject new administrators for my business } { medium }
As {an administrator}, I want { to be reset my password } {medium}
As {an administrator }, I want { to be able to run analytics on my client services } { medium }
As {an administrator}, I want { to view my service callender } { medium }
LOW
As { an administrator }, I want { to be able to add client photos } {low}
As { an administrator }, I want { to be able to publish client photos} {low}
As {a new client }, I want { to be able to register as a new prospect client } {low}
As { a client }, I want { to be able to request a contact and service notes } {low}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment