Project

General

Profile

Epics #8706

Updated by Olivier Bitsch about 17 hours ago

The Boostraping will be done with the following stack. 

 - **Django** for the Backend and admin interface 
 - **Angular** for the Doctor interface 
 - **Ionic + Angular** for the Patient interface. 

 The rewrite of the app will keep in mind 

 - Having low bandwidth impact (Patient app will communicate over API. 


 Features to recover the existing version 

 * #8923 Authentication backend supported : login password, openid, auth token. 
 * #6551 Switch from mediasoup-api to Livekit  
 * #6610 Have way more configuration option done from admin interface instead of environment variables. 
 * #6194 Rewrite database structure 

Back