14 / tasks

Break the plan into reviewable steps.

md
/speckit.tasks

# Tasks: photo-album organizer

- [ ] T01: Scaffold Vite + TypeScript project
- [ ] T02: Define SQLite schema (albums, photos)
- [ ] T03: Implement album list view
- [ ] T04: HTML5 drag-and-drop reorder
- [ ] T05: Photo grid within album
- [ ] T06: Keyboard navigation
- [ ] T07: Accessibility pass (focus, ARIA, contrast)
- [ ] T08: Smoke test against acceptance criteria
Each task fits in your head. The whole plan fits in a PR description.
Back to portfolio15 / 21