Hi guys, how is it goin?
We need a way to manage our projects using a high-level and low-level structure, where:
- High-level: An overview of all projects, showing the status of their respective tasks.
- Low-level: A more detailed, individual view of each project.
- Template: A template used to create low-level boards from the high-level board. This template would include 4 or 5 groups, each representing a department of the company: Finance, Sales, Engineering, and Construction, with each group containing its respective tasks.
We would also need these tasks to be locked by dependencies, meaning the next task cannot begin until the current one is completed.
For example, tasks in the Construction department should not begin until the Engineering department tasks are completed.