Skip to content

feat: add capacity-planner route with demand bands (#207)#241

Merged
iamasx merged 1 commit into
mainfrom
feat/issue-207
Apr 24, 2026
Merged

feat: add capacity-planner route with demand bands (#207)#241
iamasx merged 1 commit into
mainfrom
feat/issue-207

Conversation

@iamasx

@iamasx iamasx commented Apr 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds a new capacity-planner route with demand bands, utilization cards, and planning notes
  • Creates mock data for 4 demand bands, 5 utilization resources, and 4 planning notes
  • Builds 3 sub-components: DemandBandCard, UtilizationCardItem, and PlanningNotes
  • Adds route-specific CSS module with dark theme styling
  • Adds nav link in root layout

Test plan

  • 5 tests covering hero/metadata, summary stats, demand bands, utilization cards, and planning notes
  • Verify responsive layout across common breakpoints
  • Visual review of demand band level badges and utilization status badges

Closes #207

🤖 Generated with Claude Code

…, and planning notes (#207)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@iamasx iamasx merged commit b740a1e into main Apr 24, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Test] Build Capacity Planner route with demand bands

1 participant