sef-global / scholarx-backend

This is the backend of the ScholarX
MIT License
10 stars 37 forks source link

Implement Update mentor categories endpoint (Admin) #42 #70

Closed sathudeva7 closed 11 months ago

sathudeva7 commented 11 months ago

Purpose

The purpose of this PR is to fix #42

Goals

This issue involves implementing an API to Update mentor categories. The endpoint should allow Admin to make a PUT request to {{baseUrl}}/api/categories.

Approach

Created update catgory route inside admin folder

Screenshots

Checklist

Related PRs

## Test environment ## Learning