To implement this, i think we need a new endpoint to get a mentee. So it can be used to display the ‘edit application modal’ after clicking the edit button
The endpoint i suggest is :
GET /mentors/{id}/mentee
it will return a Mentee object
Shall i add it also to the existing pull request? Or is there any other solution?
WDYT? @YohanAvishke @jaye