Query & Visualize
Query task schedules and visualize workload data.
Demo

Prompt
Query the team's task schedule for the past week, calculate workload rate
based on 8 hours per day, and visualize it in web formatWhat This Does
- Queries all tasks assigned to team members in the past week
- Calculates workload based on 8-hour workday standard
- Generates a visual web-based report showing:
- Task distribution per team member
- Workload percentage
- Overloaded/underloaded indicators
Use Cases
- Sprint planning and resource allocation
- Team capacity analysis
- Identifying bottlenecks in production
- Weekly status reporting
