Project Management Dashboard â
Use Case: Team collaboration and project tracking dashboard similar to Jira, Asana, or Trello.
Key Features: Task boards, sprint tracking, team activity, timeline views, file management
[[ :logo: TaskFlow | *Projects* | Tasks | Team | Calendar | Reports | :search: | :bell: (12) | :user: Jane Doe ]]
---
::: sidebar
### Workspaces
- **â My Tasks**
- đĸ Company Projects
- đĨ Team Alpha
- đą Mobile App v2.0
- đ Website Redesign
### Quick Filters
- [x] Assigned to me
- [x] Due this week
- [ ] High priority
- [ ] Overdue
[+ New Project]*
### Tags
- `#frontend` (45)
- `#backend` (32)
- `#design` (23)
- `#bug` (12)
- `#feature` (67)
[Manage Tags â]
:::
---
## Project Dashboard
[[ Projects > Mobile App v2.0 > Sprint 12 ]]
---
::: alert info
âšī¸ **Sprint 12** ends in 3 days âĸ [View Sprint Report â]
:::
---
::: grid-4 card
### Total Tasks
**48** tasks
Sprint 12
### Completed
**32** tasks
[###############___] 67%
### In Progress
**12** tasks
4 team members
### Blocked
**4** tasks
Needs attention
:::
---
## Sprint Burndown
::: card

**Sprint 12 Burndown (14 days)**
- Planned: 48 tasks
- Completed: 32 tasks
- Remaining: 16 tasks
- Trend: On track â
[View Detailed Analytics â]
:::
---
## Task Board
## Kanban Board
### Backlog (24)
**Priority tasks for upcoming sprints**
::: card
**[TASK-145]** Implement user authentication
- Assigned: @john
- Priority: High
- Est: 8h
[View Details â]
:::
::: card
**[TASK-146]** Design settings page
- Assigned: @sarah
- Priority: Medium
- Est: 5h
[View Details â]
:::
[+ Add Task] [View All 24 â]
---
### To Do (12)
**Ready to start**
::: card
**[TASK-147]** API endpoint for profile update
- Assigned: @mike
- Priority: High
- Est: 6h
- Due: Today
[Start Task â]
:::
::: card
**[TASK-148]** Fix login redirect bug
- Assigned: @emma
- Priority: Critical
- Est: 3h
- Due: Tomorrow
[Start Task â]
:::
[+ Add Task]
---
### In Progress (8)
**Currently being worked on**
::: card
**[TASK-149]** Dashboard performance optimization
- Assigned: @alex
- Priority: High
- Est: 10h | Spent: 6h
- Due: 2 days
:timer: Timer running: 2h 15m
[View Progress â]
:::
::: card
**[TASK-150]** Mobile responsive layout
- Assigned: @lisa
- Priority: Medium
- Est: 8h | Spent: 4h
- Due: 3 days
[Update Status â]
:::
---
### In Review (5)
**Awaiting review**
::: card
**[TASK-151]** User profile component
- Assigned: @tom
- Priority: Medium
- Reviewers: @sarah, @mike
- Due: Today
[Review â] [Approve â]
:::
[Show All 5 â]
---
### Done (32)
**Completed this sprint**
::: card
**[TASK-152]** Login page redesign â
- Completed: 2h ago
- By: @sarah
- Approved by: @jane
[View â]
:::
[View All 32 â]
---
## Team Activity
::: card
### Recent Updates (Last Hour)
| Time | Member | Activity | Task |
|------|--------|----------|------|
| 2m ago | @alex | Commented on | [TASK-149] Performance optimization |
| 5m ago | @sarah | Completed | [TASK-152] Login page redesign |
| 12m ago | @mike | Started | [TASK-147] API endpoint |
| 18m ago | @emma | Blocked | [TASK-148] Need database access |
| 25m ago | @lisa | Updated | [TASK-150] Added screenshots |
[View All Activity â]
:::
---
::: grid-3 card
### Task Completion
**This Sprint:**
- @alex: 8 tasks
- @sarah: 7 tasks
- @mike: 6 tasks
- @emma: 5 tasks
- @lisa: 6 tasks

### Time Tracking
**Hours This Week:**
- @alex: 32h
- @sarah: 28h
- @mike: 35h
- @emma: 30h
- @lisa: 25h
**Avg: 30h/week**
### Velocity Trend
**Last 5 Sprints:**
- Sprint 8: 42 pts
- Sprint 9: 45 pts
- Sprint 10: 48 pts
- Sprint 11: 44 pts
- Sprint 12: 46 pts (projected)
**Trend:** Improving âŦī¸
:::
---
## Task Details
::: card
### [TASK-149] Dashboard Performance Optimization
**Status:** In Progress
**Priority:** đ´ High
**Sprint:** Sprint 12
---
**Assigned to:** @alex
**Reviewer:** @jane
**Created:** Mar 10, 2025
**Due Date:** Mar 20, 2025
**Estimated:** 10h
**Time Spent:** 6h 15m
**Remaining:** 3h 45m
---
**Description:**
Optimize dashboard loading time and reduce API calls. Target: <2s initial load, <500ms for subsequent navigation.
**Acceptance Criteria:**
- [x] Analyze current performance bottlenecks
- [x] Implement lazy loading for charts
- [ ] Add data caching layer
- [ ] Reduce bundle size by 30%
- [ ] Write performance tests
**Tags:** `#performance` `#frontend` `#optimization`
---
**Subtasks:**
- [x] Profile current performance (2h)
- [x] Implement code splitting (3h)
- [ ] Add Redis caching (4h)
- [ ] Performance testing (1h)
---
**Comments (3):**
**@alex** âĸ 2m ago
Working on the caching layer. Should be done by EOD.
**@jane** âĸ 1h ago
Great progress! Let me know when ready for review.
**@mike** âĸ 3h ago
I can help with the Redis setup if needed.
[Add Comment...___________] [Post]
---
**Attachments:**
- đ performance-report.pdf (245 KB)
- đ¸ before-after-comparison.png (1.2 MB)
- đ optimization-plan.md (12 KB)
[Upload File]
---
[Edit Task] [Clone Task] [Delete Task] [Move to Sprint âŧ]
:::
---
## Milestones & Deadlines
::: grid-3 card
### Milestone 1: Alpha Release â
**Completed:** Mar 1, 2025
- User authentication
- Basic dashboard
- Profile management
[View Details â]
### Milestone 2: Beta Release đ
**Due:** Mar 25, 2025 (8 days)
- Advanced features
- Performance optimization
- Mobile responsive
**Progress:** [###########___] 67%
### Milestone 3: Production Release
**Due:** Apr 15, 2025 (29 days)
- Final testing
- Documentation
- Deployment
**Progress:** [####__________] 25%
:::
---
## Files & Documents
::: card
### Project Files
**Recent Uploads:**
| File | Type | Uploaded By | Date | Size |
|------|------|-------------|------|------|
| đ Sprint-12-Report.pdf | PDF | @jane | 2h ago | 856 KB |
| đ¸ wireframes-v3.fig | Figma | @sarah | 5h ago | 2.4 MB |
| đ API-Documentation.md | Markdown | @mike | 1d ago | 45 KB |
| đ¨ design-system.sketch | Sketch | @lisa | 2d ago | 12 MB |
[Upload File] [View All Files â]
---
### Quick Links
- [Project Wiki](https://example.com/wiki)
- [API Documentation](https://example.com/docs)
- [Design Files (Figma)](https://figma.com/file/xxx)
- [Repository (GitHub)](https://github.com/xxx)
- [Deployment Dashboard](https://example.com/deploy)
:::
---
## Calendar View
::: card
### This Week's Schedule
**Monday, Mar 17**
- 9:00 AM - Daily Standup
- 2:00 PM - Sprint Planning
**Tuesday, Mar 18**
- 9:00 AM - Daily Standup
- 3:00 PM - Design Review
**Wednesday, Mar 19**
- 9:00 AM - Daily Standup
- 11:00 AM - Client Demo
**Thursday, Mar 20**
- 9:00 AM - Daily Standup
- 4:00 PM - Sprint Retrospective
**Friday, Mar 21**
- 9:00 AM - Daily Standup
- 2:00 PM - Team Social
[View Full Calendar â]
:::
---
## Team Members
::: grid-5 card
### Jane Doe

**Product Owner**
8 tasks active
[:email:] [:chat:]
### Alex Chen

**Tech Lead**
6 tasks active
[:email:] [:chat:]
### Sarah Kim

**UI/UX Designer**
5 tasks active
[:email:] [:chat:]
### Mike Wilson

**Backend Dev**
7 tasks active
[:email:] [:chat:]
### Emma Davis

**QA Engineer**
4 tasks active
[:email:] [:chat:]
:::
---
## Reports & Analytics
::: grid-4 card
### Completed Story Points
**46** / 50 points
92% complete
### Avg Cycle Time
**3.2** days
Target: 4 days
### Code Review Time
**4.5** hours
Target: 8 hours
### Bug Fix Rate
**95%**
Same sprint resolution
:::
---
## Quick Actions
::: card
[+ Create Task]* [+ Create Sprint] [Schedule Meeting] [Generate Report]
[Import from Jira] [Export to CSV] [Clone Project] [Archive Completed]
:::
---
::: footer
**Project:** Mobile App v2.0 âĸ **Sprint 12** âĸ Last updated: 2 minutes ago âĸ [Help] âĸ [Keyboard Shortcuts] âĸ [Settings]
:::Style Variations:
sketch- Quick project board prototypeclean- Professional PM interfacewireframe- Task structure focustailwind- Modern collaboration toolmaterial- Google Tasks aestheticbrutal- Bold project dashboardnone- Semantic HTML for frameworks
Generate this example:
bash
wiremd project-management.md --style sketch
wiremd project-management.md --style clean -o project-clean.html
wiremd project-management.md --style material -o project-material.html