Files
Krow-workspace/internal/launchpad/assets/documents/documents-config.json
Achintha Isuru 8faf9b5046 Add comprehensive architecture, use case, and system documentation for Krow platform
- Introduced architecture overview for the Staff Mobile Application, detailing its high-level structure, major components, and data flow.
- Created use case documentation for the Staff Mobile Application, outlining user interactions and workflows.
- Developed a system bible for the Krow Platform, covering system vision, architecture, use cases, and security models.
- Added architecture overview for the Krow Web Application, including its component structure and external system interactions.
- Documented use cases for the Krow Web Application, detailing workflows for different user roles and shared functional modules.
2026-02-06 16:18:37 -05:00

75 lines
2.1 KiB
JSON

[
{
"title": "System Bible",
"path": "./assets/documents/legacy/system-bible.md"
},
{
"title": "Architecture Overview",
"path": "./assets/documents/legacy/architecture.md"
},
{
"title": "Architecture Document & Migration Plan",
"path": "./assets/documents/legacy/staff-mobile-application/architecture.md"
},
{
"title": "Use Case Documentation",
"path": "./assets/documents/legacy/staff-mobile-application/use-case.md"
},
{
"title": "Architecture Document & Migration Plan",
"path": "./assets/documents/legacy/client-mobile-application/architecture.md"
},
{
"title": "Use Case Documentation",
"path": "./assets/documents/legacy/client-mobile-application/use-case.md"
},
{
"title": "Architecture Document & Migration Plan",
"path": "./assets/documents/legacy/web-application/architecture.md"
},
{
"title": "Use Case Documentation",
"path": "./assets/documents/legacy/web-application/use-case.md"
},
{
"title": "System Bible",
"path": "./assets/documents/prototype/system-bible.md"
},
{
"title": "Architecture Overview",
"path": "./assets/documents/prototype/architecture.md"
},
{
"title": "Architecture Overview",
"path": "./assets/documents/prototype/staff-mobile-application/architecture.md"
},
{
"title": "Use Case Overview",
"path": "./assets/documents/prototype/staff-mobile-application/use-case.md"
},
{
"title": "Architecture Overview",
"path": "./assets/documents/prototype/client-mobile-application/architecture.md"
},
{
"title": "Use Case Overview",
"path": "./assets/documents/prototype/client-mobile-application/use-case.md"
},
{
"title": "Architecture Overview",
"path": "./assets/documents/prototype/web-application/architecture.md"
},
{
"title": "Use Case Overview",
"path": "./assets/documents/prototype/web-application/use-case.md"
},
{
"title": "Dataconnect guide",
"path": "./assets/documents/dataconnect/backend_manual.md"
},
{
"title": "Schema Dataconnect guide",
"path": "./assets/documents/dataconnect/schema_dataconnect_guide.md"
}
]