StealThis .dev
Pages Hard

Insurance — Carrier Dashboard

A carrier admin dashboard with KPI cards for active policies, premium written, open claims and loss ratio, a pure-CSS premiums-by-month bar chart, a claims-by-status breakdown with proportional bars, and a recent policies table carrying live status badges and a quick search filter.

Open in Lab
html css vanilla-js
Targets: JS HTML

Code

Carrier Dashboard

A reassuring admin home for an insurance carrier. The top row presents four confident KPI cards — active policies, premium written, open claims and loss ratio — each with a trend delta against the prior period. Below them a pure-CSS bar chart plots premiums written month over month, paired with a claims-by-status breakdown showing proportional bars for open, in review, approved and denied claims.

The lower section is a recent policies table with policyholder, product line, premium and renewal date, each row tagged with a status badge such as Active, Lapsed or Pending. A search box filters rows live and updates the visible count, and clicking a column header toggles the focus state for quick scanning.

All data is realistic placeholder content and every interaction is plain vanilla JavaScript with no libraries.

Illustrative UI only — not for real insurance, underwriting or claims use.