Files
SneakySwole/docs/roadmap.md
Phillip Tarrant ebecfd0b58 feat: add CSV export of workout history to dashboard
Add date range picker and download button to the dashboard page,
backed by GET /dashboard/export endpoint that returns a StreamingResponse
CSV file. Completes Phase 4 (final V2 improvement).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 14:22:50 -05:00

13 lines
308 B
Markdown

# SneakySwole Roadmap
## V3 Improvements
Each improvement is implemented as a separate branch/PR. Implementation order matters — auth removal goes first since other features depend on the simplified profile flow.
---
## Future Ideas
- Exercise video/image attachments
- Custom workout program builder