Implementing the manage mentors in ScholarX

Hey,

The first task is to implement approve/decline mentor

The scenario for the implementation is given below:

Users can apply as a mentor for a program. As admins, we will short list few mentors for the program. Therefore it is essential to have a feature to approve/decline in the MENTOR_VERIFICATION_PERIOD.

The wireframe is as follows:

Approach

  • I’ll be using this endpoint to achieve the task where the appoved/declined state would be fetched and edited

PUT /{id}/state

  • I’m hoping to use the switch component as it would give a clear idea on the two states.
2 Likes

An issue was created for the above task

If bored reading this thread, here’s a picture of a grumpy cat to cheer you up. :joy:

4 Likes

:rofl::rofl::rofl: This is so funny @miluckshan-j!

Also, thanks for the update on your task!

1 Like