# `PhoenixKitProjects.Web.Widgets.ProjectsBoardWidget`
[🔗](https://github.com/BeamLabEU/phoenix_kit_projects/blob/v0.21.2/lib/phoenix_kit_projects/web/widgets/projects_board_widget.ex#L1)

Dashboard widget: every project at a glance, coloured by status.
Views: `grid` (a uniform tile per project, tinted by lifecycle and
attention-sorted — overdue first, completed last — with the workflow status
as a second line) / `counts` (a bucket per workflow status with a count).
No settings — shows all projects.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
