| .. | ||
| .gitignore | ||
| ACCEPTANCE_CHECKLIST.md | ||
| DESIGN_SYSTEM_BRIEF.md | ||
| INTEGRATION_NOTES.md | ||
| PROMPT.md | ||
| README.md | ||
| REPO_SCOPING_RULES.md | ||
| UX_TOKEN_CONTRACT.md | ||
Bolt — Timeline Studio
GitHub repo: saravanakumardb/temp_bolt-timeline-studio
This folder is designed to be used as a standalone repo.
What it is
A timeline/scheduler editor micro-app demonstrating drag-and-drop UX patterns:
- Multi-lane timeline canvas with blocks
- Create, select, drag, resize blocks (snap-to-grid, 5min increments)
- Zoom levels (15m / 30m / 60m)
- Right inspector: title, time, lane, tags, notes
- Undo history (
Cmd+Z) - Plans list + localStorage persistence
How to use
- Read
PROMPT.mdfor the build assignment. - Follow
DESIGN_SYSTEM_BRIEF.mdandUX_TOKEN_CONTRACT.mdstrictly.
Reuse goal
Patterns should inspire ChronoMind timeline and routines UX.