punchcard-cms / punchcard

The Punchcard CMS
Apache License 2.0
31 stars 19 forks source link

WOX UX Designer: Create team hierarchy/structure diagrams #411

Open mkiang3051 opened 8 years ago

mkiang3051 commented 8 years ago

Given that our team doesn't know the exact team hierarchy/structure of the teams that will be using our WOX CMS, I want to use the information from my user interviews to map the various team structures out. This will allow us to see who reports to whom, and what relationship different roles have with each other.

Feature: Create team hierarchy/structure diagrams
  As a UX Designer
  I want to create a team hierarchy/structure diagram (tree) 
  So that I can see how the roles on each team relate to each other

  Scenario: Create team hierarchy/structure diagram for marketing team
    Given the marketing team has a different team and reporting structure from other teams who will be using our CMS
     When I go to use my interview data to map out how the marketing team is structured
     Then I will be able to create a diagram that allows me to see how roles report to and interact with each other
      And what the overall team hierarchy looks like

  Scenario: Create team hierarchy/structure diagram for ID team
    Given the ID team has a different team and reporting structure from other teams who will be using our CMS
     When I go to use my interview data to map out how the ID team is structured
     Then I will be able to create a diagram that allows me to see how roles report to and interact with each other
      And what the overall team hierarchy looks like

Create team hierarchy/structure diagrams

ineedsubstance commented 8 years ago

@mkiang3051 - this looks good to me. 👍

mkiang3051 commented 8 years ago

@ineedsubstance Thanks!!