Files
dbtool-cli-v1/plans/20260327-101048-frontend-ui-bootstrap.md
Paperclip CTO d5f69462b0
Some checks failed
release-smoke / macos-13 / x86_64-apple-darwin (push) Has been cancelled
release-smoke / ubuntu-latest / x86_64-unknown-linux-gnu (push) Has been cancelled
release-smoke / windows-latest / x86_64-pc-windows-msvc (push) Has been cancelled
feat(usable): integrate current dbtool implementation snapshot
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-02 08:26:18 +00:00

7 lines
445 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Frontend UI Bootstrap Plan
- 仓库评估:确认当前无正式前端工程,已有 `gui/prototype` 可复用信息架构。
- MVP 范围建议工作台首页、连接概览、Schema 浏览、SQL 编辑区、结果与状态区。
- 实施策略:在 `gui/` 下建立轻量前端入口,优先静态可见界面与键盘友好布局,不改动后端契约。
- 文档补充:提供前端运行命令、界面说明、验收步骤。