No description
- JavaScript 36.9%
- CSS 30.2%
- Go 20.8%
- HTML 11.3%
- Dockerfile 0.8%
Implements design variant A (stepper + calendar popover) in vanilla JS — no Vue. Adds log_date column with backfill migration so hours can be logged for past dates; POST /api/hours accepts an optional date, GET /api/summary takes a date query param and reports whether that date already has an entry. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| db | ||
| internal/db | ||
| static | ||
| templates | ||
| .gitignore | ||
| CLAUDE.md | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| sqlc.yaml | ||