26 lines
774 B
Markdown
26 lines
774 B
Markdown
# Bolt — Timeline Studio
|
|
|
|
**GitHub repo:** [`saravanakumardb/temp_bolt-timeline-studio`](https://github.com/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.md` for the build assignment.
|
|
- Follow `DESIGN_SYSTEM_BRIEF.md` and `UX_TOKEN_CONTRACT.md` strictly.
|
|
|
|
## Reuse goal
|
|
|
|
Patterns should inspire ChronoMind timeline and routines UX.
|