Requesting break down data for an amount or number
I am developing a page that allows managers to select teams and individuals needed for a project. When selecting a team, each employee within that team is shown with their known skills. Once an individual is identified as being needed for the project, the manager should be given a way to break down the hours expected for each skill that employee possesses.
I have created a mockup of what I have developed to this point.
Right now, I just have a table at the bottom with inputs for each skill. A project can have more than one employee assigned to it so there could be more columns than what is shown.
I have two questions.
- Is there a better area to put this type of info? I had thought about making a panel to the right of the employee selection to display this.
- What is a better way to ask for data that is related to a previous selection like in this case?
I would be grateful for any suggestions or any references to similar pages/designs.