Commit Graph

11 Commits

Author SHA1 Message Date
skytek_xinliang 96b96bcaaa docs: reorganize architecture strategy documentation
Split current project diagnostics into a dedicated analysis document and
trim the main architecture strategy to focus on core guidance. This makes
the documentation easier to navigate and separates observed issues from
recommended architectural principles.docs: reorganize architecture strategy documentation

Split current project diagnostics into a dedicated analysis document and
trim the main architecture strategy to focus on core guidance. This makes
the documentation easier to navigate and separates observed issues from
recommended architectural principles.
2026-05-19 14:13:10 +08:00
skytek_xinliang 005ba663d6 docs: add architecture strategy and Vuetify MCP guidance 2026-05-18 16:56:21 +08:00
skytek_xinliang a45563685f docs: refresh template documentation and examples
Update README and frontend layering docs to reflect the current template core structure, use relative repository links, and remove outdated demo guidance.

Add expanded API response examples for common features and ignore local Codex configuration.docs: refresh template documentation and examples

Update README and frontend layering docs to reflect the current template core structure, use relative repository links, and remove outdated demo guidance.

Add expanded API response examples for common features and ignore local Codex configuration.
2026-05-11 15:45:31 +08:00
skytek_xinliang 71683482e1 refactor: ky 2026-05-07 11:17:30 +08:00
skytek_xinliang 87fbc1dda8 docs: refresh project guidance and environment setup
Add env example defaults for Vite API and login settings, document
template structure and page creation flow, and align agent guidance with
current LLM development rules. Also allow committing the env example while
keeping local env files ignored.docs: refresh project guidance and environment setup

Add env example defaults for Vite API and login settings, document
template structure and page creation flow, and align agent guidance with
current LLM development rules. Also allow committing the env example while
keeping local env files ignored.
2026-05-05 14:29:52 +08:00
skytek_xinliang d7ebbda3d3 feat: 重構主佈局及相關元件,更新命名規則並新增功能 2026-03-30 15:14:12 +08:00
skytek_xinliang 79b20ded3b feat: refactor layouts and login components 2026-03-30 15:04:27 +08:00
skytek_xinliang edf664fbb8 feat: Implement editable student grid and refactor maintenance dialogs 2026-03-30 11:44:04 +08:00
skytek_xinliang 742d5cafcd refactor: remove unused dashboard components and views 2026-03-30 10:08:24 +08:00
skytek_xinliang 8ef6873abc refactor: rename SKLogin component to PageLogin and update references 2026-03-30 09:31:45 +08:00
skytek_xinliang 7591ecd062 chore: update .gitignore to include .env files and add prettier for code formatting 2026-03-27 16:29:27 +08:00