17 lines
729 B
Markdown
17 lines
729 B
Markdown
# Documentation Index
|
|
|
|
This file contains a complete list of all documentation in this project.
|
|
|
|
## Documentation Files
|
|
|
|
### Root Level
|
|
|
|
- `docs/index.md` - This file; master index of all project documentation
|
|
- `docs/technical-requirements.md` - Technical requirements for the questionnaire system
|
|
- `docs/flow.md` - Mermaid flowchart of the two-stage Go/No Go process (pre-screening → category questionnaire)
|
|
- `docs/implementation-plan.md` - Step-by-step implementation plan from bare install to production-ready (14 steps with status tracking)
|
|
|
|
### Frontend
|
|
|
|
- `docs/theming-templating-vue.md` - Design tokens, Tailwind config, layout, shared Vue components, RadioButtonGroup pill buttons, icon and scoring color standards
|