Skip to content

feat: Mentee Profile Approval #586

@Sowmiya07

Description

@Sowmiya07

Description

After mentee registers, or after they submit applications for the first time, Mentee profile is created with PENDING status. In order for the mentor to accept the mentee application, Mentee Profile should be ACTIVE.
This feature requests to add endpoints to ACCEPT/REJECT mentees profile.
Create below endpoints
/mentees/{menteeId}/accept
/mentees/{menteeId}/reject

Also, guard the endpoint which list the applications for a mentor to list only applications from ACTIVE mentees.
Update this endpoint /mentors/{mentorId}/applications

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions