feat(web): project list and mission dashboard views #87

Merged
jason.woltje merged 1 commits from feat/p3-005-projects-missions into main 2026-03-13 13:30:11 +00:00

1 Commits

Author SHA1 Message Date
080144d606 feat(web): project list and mission dashboard views
Add projects page with grid layout of project cards showing status,
description, and creation date. Include active mission status section
that fetches from the coord API with stat cards for mission ID, phase,
task progress, and status.

Components: ProjectCard, MissionStatus, StatCard

Refs #30

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 08:29:44 -05:00