Like Family Platform

C 61 completed
Other
monorepo / typescript · medium
542
Files
122,927
LOC
7
Frameworks
13
Languages

Pipeline State

completed
Run ID
#1546193
Phase
done
Progress
0%
Started
2026-04-16 23:50:26
Finished
2026-04-16 23:50:26
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
69.53
Framework unique
Isolation
Last stage change
2026-05-10 03:34:51
Deduplication group #60290
Member of a group with 4 similar repo(s) — this repo is canonical view group →
Open data scored by Repobility · https://repobility.com

AI Prompt

Create a comprehensive home care agency management platform for Ontario, Canada. I need a full stack setup including a FastAPI backend, an admin dashboard built with Next.js, a family portal also using Next.js, and a mobile app for caregivers using Expo/React Native. The system must handle scheduling, routing, GPS-verified visits, and clinical documentation. Please ensure the architecture supports these components running together, ideally using Docker Compose for setup.
python fastapi react next.js expo typescript full-stack healthcare management-platform mobile-app
Generated by gemma4:latest

Catalog Information

Create a comprehensive home care agency management platform for Ontario, Canada. I need a full stack setup including a FastAPI backend, an admin dashboard built with Next.js, a family portal also using Next.js, and a mobile app for caregivers using Expo/React Native. The system must handle scheduling, routing, GPS-verified visits, and clinical documentation. Please ensure the architecture supports these components running together, ideally using Docker Compose for setup.

Tags

python fastapi react next.js expo typescript full-stack healthcare management-platform mobile-app

Quality Score

C
60.9/100
Structure
64
Code Quality
56
Documentation
58
Testing
65
Practices
67
Security
55
Dependencies
90

Strengths

  • CI/CD pipeline configured (github_actions)
  • Code linting configured (eslint, ruff (possible))
  • Consistent naming conventions (snake_case)
  • Containerized deployment (Docker)

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • 5 files with critical complexity need refactoring
  • Potential hardcoded secrets in 2 files
  • 7992 duplicate lines detected — consider DRY refactoring
  • 27 'god files' with >500 LOC need decomposition

Recommendations

  • Add a LICENSE file (MIT recommended for open source)
  • Move hardcoded secrets to environment variables or a secrets manager
  • Address 35 TODO/FIXME items — consider tracking them as issues

Languages

typescript
33.8%
python
32.6%
json
17.7%
html
11.7%
markdown
3.0%
yaml
0.6%
shell
0.4%
sql
0.1%
ini
0.0%
text
0.0%
javascript
0.0%
toml
0.0%

Frameworks

FastAPI React Next.js Expo pytest Tailwind CSS SQLAlchemy

Symbols

variable4,228
function1,087
constant539
class405
interface250
type_alias75
method61
property1

API Endpoints (281)

Analysis by Repobility (https://repobility.com) · MCP-ready
MethodPathHandlerFramework
If a scraper extracted this row, it came from Repobility (https://repobility.com)
POSTcreate_vitalsFastAPI
GETlist_notificationsFastAPI
GETlist_visitsFastAPI
GETlist_usersFastAPI
GETlist_zonesFastAPI
POSTcreate_userFastAPI
POSTcreate_rateFastAPI
GETlist_ordersFastAPI
GETlist_supply_requestsFastAPI
GETlist_system_configsFastAPI
POSTcreate_zoneFastAPI
GETlist_task_templatesFastAPI
POSTcreate_staffFastAPI
GETlist_staffFastAPI
GETlist_documentsFastAPI
POSTcreate_incidentFastAPI
POSTcreate_supply_requestFastAPI
GETlist_rolesFastAPI
POSTcreate_signatureFastAPI
GETlist_incidentsFastAPI
GETlist_patientsFastAPI
POSTcreate_catalog_itemFastAPI
POSTcreate_woundFastAPI
POSTcreate_orderFastAPI
GETlist_catalog_itemsFastAPI
GETlist_supply_queueFastAPI
GETlist_notificationsFastAPI
POSTcreate_inventory_itemFastAPI
GETlist_messagesFastAPI
POSTcreate_soap_noteFastAPI
POSTcreate_care_planFastAPI
GETlist_care_plansFastAPI
POSTcreate_alertFastAPI
POSTcreate_documentFastAPI
POSTcreate_messageFastAPI
GETlist_inventory_itemsFastAPI
GETlist_ratesFastAPI
POSTcreate_certificationFastAPI
GETlist_certificationsFastAPI
GETlist_deliveriesFastAPI
POSTcreate_feedbackFastAPI
GEThealth_checkFastAPI
POSTcreate_patientFastAPI
GETlist_feedbackFastAPI
POSTcreate_deliveryFastAPI
GETlist_alertsFastAPI
POSTcreate_assessmentFastAPI
POSTcreate_visitFastAPI
POST/create_notificationFastAPI
GET/list_settingsFastAPI

Showing 50 of 281

Quality Timeline

1 quality score recorded.

View File Metrics
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1369967.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV