Skip to content

Gero-Cuidado/GEROcuidado

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GEROcuidado Logo

GEROcuidado

An innovative elderly care management platform combining cutting-edge technology with human-centered care solutions.

📱 Application Screenshots

Dashboard Medication Chat

🏗 System Architecture

graph TD
    A[Mobile App] -->|HTTPS| B[API Gateway]
    C[Web Portal] -->|HTTPS| B
    B --> D[Auth Service]
    B --> E[Care Plan Service]
    B --> F[Notification Service]
    D --> G[(User Database)]
    E --> H[(Care Plans DB)]
    F --> I[Email Service]
    F --> J[Push Notifications]
    E --> K[Analytics Engine]
    K --> L[(Data Warehouse)]
Loading

Key Components:

  1. Frontend: Mobile (React Native) + Web (React)
  2. API Gateway: NestJS routing layer
  3. Microservices:
    • Authentication (JWT)
    • Care Plan Management
    • Notification Engine
  4. Data Stores:
    • PostgreSQL (operational data)
    • Redis (caching)
    • Data Warehouse (analytics)

🚀 Key Features

  • Comprehensive Care Management
  • Real-time Health Monitoring
  • Secure Communication Platform
  • Automated Medication Reminders
  • Multi-device Synchronization

📜 Version History

Version Date Changes
v1.3.0 2023-12-01 Added analytics dashboard
v1.2.0 2023-11-15 Medication reminders
v1.1.0 2023-10-01 UI refresh

📚 Documentation


Website | Contact | License

About

GEROcuidado is an innovative elderly care management platform that combines cutting-edge technology with a human-centered approach.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors