Milestones
Screenshots / Videos
Contributions
Changes
- Add Patient Privacy toggle in patient profile
- Add Privacy page in place of camera screen when privacy is on.
- Add conditional rendering of toggle button based on user role.
- Add toggle access in backend based on user role.
- Add tests for patient privacy feature.
Pull Requests
Commits
Learnings
- Writing unit tests in backend for django.
useCallback
hook in react.- API creation in
cookiecutter-django
. - Changing default
Viewsets
in cookiecutter-django
.