lucasmodin / AlignPro

Eksamensprojekt for datamatiker 2. semester
0 stars 0 forks source link

Project manager dashboard view #20

Open lucasmodin opened 1 week ago

lucasmodin commented 1 week ago

As a project manager, I want to view a dashboard displaying project, subproject, task and subtask details so that I can quickly understand the progress and key information about my projects

Acceptance criteria:

Each project:

Each subproject:

lucasmodin commented 6 days ago

This is particualy hard to do with our DB setup - right now we intend on using DTO. I wonder if this will create problems down the line

lucasmodin commented 5 days ago

changed the estimate to 8, as it took way longer than expected due to setting up DTO design/implementation and the dashboard itself