Dental Treatment Platform — Aligneurs Français — Analytico Tech
AI / Healthcare  ·  Django  ·  AWS  ·  France

AI Dental Treatment
Backend + iOS App

Built a scalable Django backend for patient records, treatment plans, and billing — plus a cross-platform iOS mobile app enabling doctors to manage treatments on the go. Live on the App Store in 10 weeks.

Industry
Healthcare · Dental Tech
Geography
France
Timeline
10 weeks to App Store

Results

60%
Admin time saved per clinic
10 wks
Discovery to App Store
Live
App Store (France)
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
📱
Doctor App
iOS mobile
🔒
Auth Layer
JWT tokens
🐍
Django REST
Core API
🗄️
PostgreSQL
Patient data
☁️
AWS S3
Files / images
📋
Treatment Record
Updated
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