Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ This repository should be read from the current code first. Historical proposal

Start here:

- [Full project specification (Vietnamese)](docs/SPECIFICATION.md) - complete tech + non-tech spec: product goals, curriculum, features, architecture, data model, ops, in one document.
- [Project overview](docs/PROJECT_OVERVIEW.md) - current architecture, modules, data model, and major flows.
- [API reference](docs/API.md) - current endpoint inventory generated from controller inspection; use Swagger `/docs` for live schemas.
- [Lesson components](docs/LESSON_COMPONENTS.md) - detailed `lessonFlow`, `lessonMedia`, renderer, validator, progress, and authoring contract.
Expand Down
Loading
Loading