name components correctly

update tutorial with 3. implementation phase
add implementation commands
This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-12-01 12:56:43 +02:00
parent 54be35fde7
commit 66360d255e
34 changed files with 340 additions and 648 deletions
@@ -27,7 +27,7 @@
- When you've got full understanding of how exactly each component will interact with each other, create components
## Output
- Store description of each component to the file `docs/02_components/[##]._[component_name]/[##]_spec_[component_name].md` with the next structure:
- Store description of each component to the file `docs/02_components/[##]_[component_name]/[##]._component_[component_name].md` with the next structure:
- Component Name
- Detailed description
- API methods, for each method: