Course assignment card with a violet file tile, status pill, due date, and attachment count footer.
The import and the props worth knowing about, in one place.
import { Education15 } from "@/components/beste/piece/education15";
<Education15
title="Project 2 · State management patterns"
course="CS 401 · Advanced React"
due="Due Apr 30, 23:59"
attachments={3}
status="submitted"
/>Graded assignment card with a color-tinted letter tile, score fraction, and a clipped feedback excerpt.
Course tile with a gradient thumbnail, instructor byline, duration, and an inline progress bar.
ID-card layout with an indigo photo panel on the left and a name, grade, school, and validity footer.
Teacher dashboard tile with a progress bar and three tinted tiles counting submitted, late, and missing.