This issue tracks which pages are currently implemented logic-wise (SSR, Navigation, form validation, etc.):
Recall that we have the following user types:
- Patient
- Caregiver
- Doctor
- Nurse / Professional / Therapist ("Stomaterapista", I don't know the ENG name honestly)
- System Admin
AND that some users might cover several roles; therefore, the dashboard dynamically shows up few/more navigation options.
This issue tracks which pages are currently implemented logic-wise (SSR, Navigation, form validation, etc.):
/appointments)/record)/appointment)/admin)The dashboard page will be our home route (
/).Recall that we have the following user types:
AND that some users might cover several roles; therefore, the dashboard dynamically shows up few/more navigation options.