jain-rishabh-21 / DoctorVerse

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

Doctor's REST API and authentication #70

Closed Deepanshu0703 closed 1 year ago

Deepanshu0703 commented 1 year ago

Description of the new feature.

I want to add some vital and necessary REST API for Doctor like create update and all i have already implemented token so i will connect both of them so that the user that have only admin rights can do that crud operations.

Describe briefly how you would implement this new feature.

Some steps to implement this enhancement-
1. Step 1
creating the basic crud API
2. Step 2
implementing and checking the API
3. Step 3
securing it by connecting to jwt verification

Screenshots Example (if applicable)

No response

Additional information

No response

Contributor terms

apeksha235 commented 1 year ago

@Deepanshu0703, i have assigned it to you, you can go ahead!