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.
This commit is contained in:
Achintha Isuru
2026-02-06 16:18:37 -05:00
parent 682a425d0d
commit 8faf9b5046
11 changed files with 1735 additions and 60 deletions

View File

@@ -1,4 +1,8 @@
[
{
"title": "System Bible",
"path": "./assets/documents/legacy/system-bible.md"
},
{
"title": "Architecture Overview",
"path": "./assets/documents/legacy/architecture.md"
@@ -27,6 +31,38 @@
"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"