Changes: - Add wellnuoSheme/ folder with project documentation - Rename patients -> beneficiaries (proper WellNuo terminology) - Add BeneficiaryContext for state management - Update API service with WellNuo endpoints - Add dashboard screen for beneficiary overview - Update navigation and layout Scheme files include: - API documentation with credentials - Project description - System analysis - UX flow - Legal documents (privacy, terms, support) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
79 lines
1.6 KiB
JSON
79 lines
1.6 KiB
JSON
{
|
|
"_meta": {
|
|
"name": "Main",
|
|
"updatedAt": "2025-12-12T21:25:51.458Z"
|
|
},
|
|
"elements": [
|
|
{
|
|
"id": "root",
|
|
"type": "card",
|
|
"title": "WellNuo",
|
|
"description": "Схемы проекта",
|
|
"x": 125.90971374511719,
|
|
"y": 296.66131591796875
|
|
},
|
|
{
|
|
"id": "scheme-env",
|
|
"type": "card",
|
|
"title": "ENV and existing API",
|
|
"description": "API URL, credentials, Gitea, Stripe/Firebase status",
|
|
"x": 520,
|
|
"y": 77.5
|
|
},
|
|
{
|
|
"id": "scheme-description",
|
|
"type": "card",
|
|
"title": "Description",
|
|
"description": "Target audience, features, tech stack",
|
|
"x": 520,
|
|
"y": 192.5
|
|
},
|
|
{
|
|
"id": "scheme-questions",
|
|
"type": "card",
|
|
"title": "Questions",
|
|
"description": "Market, business model, MVP scope",
|
|
"x": 520,
|
|
"y": 307.5
|
|
},
|
|
{
|
|
"id": "scheme-appstore",
|
|
"type": "card",
|
|
"title": "App Store Publication - WellNuo",
|
|
"description": "5 phases, legal docs, copy-paste texts",
|
|
"x": 520,
|
|
"y": 422.5
|
|
},
|
|
{
|
|
"id": "scheme-sysanal",
|
|
"type": "card",
|
|
"title": "SysAnal",
|
|
"description": "App flows, API structure, database",
|
|
"x": 520,
|
|
"y": 537.5
|
|
}
|
|
],
|
|
"connections": [
|
|
{
|
|
"from": "root",
|
|
"to": "scheme-env"
|
|
},
|
|
{
|
|
"from": "root",
|
|
"to": "scheme-description"
|
|
},
|
|
{
|
|
"from": "root",
|
|
"to": "scheme-questions"
|
|
},
|
|
{
|
|
"from": "root",
|
|
"to": "scheme-appstore"
|
|
},
|
|
{
|
|
"from": "root",
|
|
"to": "scheme-sysanal"
|
|
}
|
|
],
|
|
"tagsDictionary": []
|
|
} |