ServicesCrelio App
Crelio App
Crelio App Backend service documentation
👤 Sai Tharun
Crelio App Service
Overview
Backend service for the Crelio App, built with Django. This service handles patient registration, billing processes, lab reports, and external integrations.
Repository Information
- Repository: crelio-app
- Language: Python (Django)
- Main Branch:
develop - Project: CrelioHealth-For-Doctors (CREL)
- Created: November 2021
Quick Start
git clone git@bitbucket.org:creliohealth-repo/crelio-app.git
cd crelio-app
git checkout developDocumentation
Architecture
Comprehensive internal architecture documentation covering design patterns, data flow, and app-specific details.
- System Architecture: High-level overview and domain boundaries.
- Fat Models Design: Understanding the core design philosophy.
- Data Flow: Request lifecycle and integration flows.
- App Specifics: Deep dive into Core, Patient, Finance, Report, and other apps.