Results
60%
Admin time saved per clinic
10 wks
Discovery to App Store
HIPAA
Aligned architecture
The Problem
Aligneurs Français streamlines the full dental treatment lifecycle — from patient onboarding through treatment tracking to billing. They needed a scalable backend system and a mobile app that enabled dentists to manage patient workflows from clinic or on the road.
Challenges
- Sensitive patient data handling (GDPR/HIPAA aligned)
- Real-time sync between mobile and backend
- Complex treatment state management
- Performance requirements for clinical settings
- AWS deployment with high availability
Our approach
- Django REST backend with modular clinical modules
- PostgreSQL for relational healthcare data
- Docker on AWS EC2/RDS/S3 for consistent deployment
- API-first design for mobile integration
- Secure data transfer with audit logging
Architecture
System flow — mobile doctor to patient record
Infrastructure stack
1
Mobile App
iOS AppREST API integrationFigma UI
2
Backend API
Python / DjangoREST APIsJWT AuthModular design
3
Data Layer
PostgreSQL (RDS)Patient schemaTreatment workflows
4
File Storage
AWS S3Encrypted uploadsPresigned URLs
5
Infrastructure
DockerAWS EC2AWS RDSCloudWatch
PythonDjango
PostgreSQLAWS EC2AWS RDSAWS S3
DockerREST APIsiOS AppJWT Auth