Skip to content

Query & Visualize

Query task schedules and visualize workload data.

Demo

Query Task Schedule & Workload Visualization

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 format

What This Does

  1. Queries all tasks assigned to team members in the past week
  2. Calculates workload based on 8-hour workday standard
  3. 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

Released under the MIT License.