Prototype: heat map component #4
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 a GitHub-style heat map of my history
So that I can visualize my consistency over time
Context
GitHub contribution graph style showing last 12 weeks. Color scale: dark green = 8/8 perfect day, medium green = partial completion, dark/empty = missed day. Legend at bottom explaining the color scale. Uses mock data in prototype phase.
File Targets
Files the agent should modify or create:
prototype/index.html-- heat map section markupprototype/style.css-- heat map grid styles and color scaleprototype/app.js-- heat map rendering with mock dataFiles the agent should NOT touch:
Acceptance Criteria
Test Expectations
prototype/index.htmlin browserConstraints
Checklist
Related
daily-100-- project