Skip to content

Instantly share code, notes, and snippets.

@clatwell
Last active September 27, 2018 17:00
Show Gist options
  • Save clatwell/7a1529730f33dee76daaabbf4ec1dedf to your computer and use it in GitHub Desktop.
Save clatwell/7a1529730f33dee76daaabbf4ec1dedf to your computer and use it in GitHub Desktop.
Account Management User Stories

Profile Management

  • Users can update account weblogin and password (password needs to get synced to Tessitura)
  • Users can update account address and phone number (we talked a whole lot about first name and last name. we're going to leave this off for now)
  • Users can update billing info (this needs more definition)
  • Users can update Membership info (this needs more definition)

What We Need To Do Now

  • Claire - Quick UI mockup, write tickets for Ian
  • Ian - Account: email, password
  • Ian - Contact: address, phone number

Stuff to Think About In The Future

  • Billing info
  • Membership info
  • Handle the "User tries to login to our app with a password that doesn't match our app's password but does match the Tessitura password" use case
  • Other "logged-in" Membership features (I can see my benefits, I can renew my Membership)
  • Real UI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment