Prototype: gamification header (streak + level) #6
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 current streak and level at the top of the screen
So that I feel motivated to maintain consistency
Context
Header bar with streak flame icon + count on left, level badge + title + XP progress bar on right. Level titles based on cumulative perfect days: Rookie (1), Regular (7), Committed (21), Warrior (50), Machine (100), Legend (200), Immortal (365). Progress bar shows XP toward next level.
File Targets
Files the agent should modify or create:
prototype/index.html-- header bar sectionprototype/style.css-- header styles, progress barprototype/app.js-- level calculation logic, mock dataFiles the agent should NOT touch:
Acceptance Criteria
Test Expectations
prototype/index.htmlin browserConstraints
Checklist
Related
daily-100-- project