Prototype: stats cards component #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — scoped from Daily 100 design spec.
Repo
forgejo_admin/daily-100User Story
As a user
I want to see my aggregate stats at a glance
So that I can track long-term progress
Context
2x2 stats grid showing four cards: Perfect Days (total cumulative), Current Streak (consecutive days with score > 0), Best Streak (longest ever), Completion Rate (percentage). Slate-800 cards with rounded corners, bold numbers, small labels underneath.
File Targets
Files the agent should modify or create:
prototype/index.html-- stats grid sectionprototype/style.css-- stats card stylesprototype/app.js-- stats rendering with mock dataFiles the agent should NOT touch:
Acceptance Criteria
Test Expectations
prototype/index.htmlin browserConstraints
Checklist
Related
daily-100-- project