StealThis .dev
Сторінки Складна

Clinic — Clinician Dashboard

A clinician's today-panel: a top app bar and live clock, four KPI stat cards, a schedule timeline whose rows advance patients Waiting → In room → Completed while keeping counts in sync, filter chips, plus a tasks-and-alerts queue and a messages preview.

Відкрити в Lab
html css vanilla-js
Цілі: JS HTML

Код

Clinician Dashboard

The view a clinician lands on at the start of a shift. A clinical-white layout in teal and soft coral keeps the day legible: a greeting header with specialty and a live clock sits above four KPI cards — patients today, in the waiting room, completed, and unread messages. The left column is today’s schedule as a vertical timeline; each appointment shows time, patient, reason for visit, and a status pill, and its action button advances the patient through Waiting → In room → Completed, re-syncing the KPI counts as it goes. Filter chips narrow the list by status. The right column stacks a tasks & alerts queue — lab results, refill requests, abnormal-value flags — where each item can be marked done (striking it through and decrementing a badge), and a compact messages preview. All interactions are vanilla JS with the data held in plain arrays.

Illustrative UI only — not intended for real medical use.