
Originally Posted by
rpeare
1. Hank - Software Development Projects
2. Walt - Infrastructure Projects
3. Rick - Information Security Projects
4. Carl - Internal Projects
Each manager represents a different area
Does each Area have a specific checklist or does the checklist change from project to project?
Do any of the checklist items overlap areas? (can the same check be performed by multiple areas)
Can a project affect multiple areas?
You want your structure to reflect the reality of how you do business, if you perform the same checks for an area for every project (in other words your checklist is always the same for a given area) I would have a junction table that defines which checklist item goes with which area, then when you create a new project you can define which areas are related to the project. This could help you avoid a lot of unnecessary data entry (enter the area and checklist item and the result instead of just the result)