jain-rishabh-21 / DoctorVerse

An application that will help people find doctors and hospitals nearby along with the ratings and facilities available
MIT License
32 stars 54 forks source link

API for user to rate and review doctor #91

Open SnehaJaiswal123 opened 1 year ago

SnehaJaiswal123 commented 1 year ago

Description of the new feature.

A user can rate and review any doctor according to his experience and treatment. Here I need to add a rate field in doctor schema.

Describe briefly how you would implement this new feature.

Some steps to implement this enhancement-
1. adding a rate field to doctor schema
2. make an api for user to rate and review any doctor
3. save and update it into db collection of particular doctor

Screenshots Example (if applicable)

No response

Additional information

No response

Contributor terms

SnehaJaiswal123 commented 1 year ago

Hey @apeksha235 please review and assign me this issue

SnehaJaiswal123 commented 1 year ago

Hey @apeksha235 ,Should I work on this issue?