fnitu / edu-hospice

Application developed for SIIT Challenge Accepted – CODVIDHACK 2020
https://edu-hospice.herokuapp.com
2 stars 2 forks source link

Investigate the user profile information for the student role #101

Closed Adrian-Moldovan closed 2 years ago

Adrian-Moldovan commented 2 years ago

The dashboard displays the phone number hard-coded in HTML, it should be updated with the provided data by the back-end.

Please check up all the displayed fields.

DanNerghes commented 2 years ago

Can we receive the phone number from he back-end on [/api/users/{userId}/details], please?

Adrian-Moldovan commented 2 years ago

Investigation completed, all working as intended!