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. 

 Features to recover the existing version cover 

 * Authentication backend supported : login password, openid, auth token. 
 * #6551 Switch from mediasoup-api to Livekit  
 * Previously, the Doctor has to create Invite so patient can *request* consultation. This was not good way and we will rewrite by creating Consultation first and then create one or more **Appointements** that will contain **Participants**. 
 *

Back