managarten/apps
Till-JS d45a9db3fc feat(todo): add statistics page with visualizations
Add comprehensive statistics dashboard with:
- StatsOverview: Quick stats cards (completed today/week, active, overdue)
- ActivityHeatmap: GitHub-style contribution graph (6 months)
- WeeklyTrendChart: Line chart showing 4-week completion trend
- PriorityDonutChart: Interactive donut chart for priority breakdown
- ProjectProgressBars: Progress bars per project

Features:
- Custom SVG visualizations (no external chart libraries)
- Glass-pill design matching app aesthetic
- Dark mode support
- Responsive grid layout
- Statistics store with computed derivations
- Navigation link added to PillNav
- PWA service worker registration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 14:37:44 +01:00
..
calendar Merge branch 'dev' of https://github.com/Memo-2023/manacore-monorepo into dev 2025-12-09 12:27:57 +01:00
chat fix(settings): unify global settings across all web apps 2025-12-09 12:37:49 +01:00
clock fix(settings): complete global settings unification for remaining apps 2025-12-09 12:45:10 +01:00
contacts fix(settings): complete global settings unification for remaining apps 2025-12-09 12:45:10 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore feat(referral): integrate referral system frontend 2025-12-09 13:01:43 +01:00
manadeck fix(settings): complete global settings unification for remaining apps 2025-12-09 12:45:10 +01:00
picture fix(settings): unify global settings across all web apps 2025-12-09 12:37:49 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo feat(todo): add statistics page with visualizations 2025-12-09 14:37:44 +01:00
zitare fix(settings): unify global settings across web apps 2025-12-07 16:28:00 +01:00