The Eyren platform is composed of multiple repositories and services working together.
| Repository | Description |
|---|---|
backend |
FastAPI backend powering APIs, business logic and integrations |
professional-app |
Flutter application for healthcare professionals |
patient-app |
Flutter application for patients and therapeutic follow-up |
website |
Official website and landing page |
docs |
Centralized technical and engineering documentation |
- Patient follow-up between sessions
- Appointment and task management
- Therapeutic diaries and AI summaries
- Billing and invoice management
- File and document storage
- Professional workflow optimization
- GDPR-aware architecture
- Cross-platform applications
Eyren follows a scalable and documentation-driven engineering approach.
- Feature-first architecture
- Modular and reusable components
- Centralized technical documentation
- Strong API and database consistency
- Scalable backend architecture
- Separation of concerns
- Maintainable and testable codebase
Technical documentation is maintained in the dedicated documentation repository.
Includes:
- API documentation
- OpenAPI specifications
- Database architecture
- Engineering guidelines
- Infrastructure documentation
- Architecture decisions