Overview
Project Manager is the DawnDesk workspace for planning and tracking shared project work. It is protected by Google sign-in and uses connected DawnDesk workspace data when cloud configuration is available.
Main Features
- Project list and workspace selection.
- Dashboard for project status.
- Board, backlog, active sprint, roadmap, and search/filter views.
- Strategy pages, reports, project settings, issue detail modals, and section comments.
- Member and collaboration features where workspace sync is configured.
Basic Flow
flowchart TD
Open[Open Project Manager] --> SignIn{Signed in with Google?}
SignIn -->|No| Auth[Complete Google sign-in]
SignIn -->|Yes| Select[Select or create project workspace]
Auth --> Select
Select --> Plan[Use backlog, board, roadmap, or reports]
Plan --> Update[Update issues and project settings]
Notes
- Use Backlog for planned work, Board or Active Sprint for execution, and Reports for project review.
- Use Project Settings to manage workspace configuration and related project data.
Detailed documentation is being prepared and will be available soon with the latest DawnDesk updates.