Siddharth Nikhil
Siddharth Nikhil
Solves #898
## Proposed Changes - Added checkusername API View ### Associated Issue - #989
## Proposed Changes - Added constraint in ConsultationBed model so no 2 patients can be allotted the same bed. - Added constraint in PatientConsultation model so no 2 patients can...
Changed font color of phone number (earlier blue) and added phone icon beside it. Was supposed to fix issue #3713 but I figured green colour would look better for a...
Added api route for checking username availability (backend PR yet to be merged https://github.com/coronasafe/care/pull/1043) Will help in solving https://github.com/coronasafe/care_fe/issues/3285