Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add get all Mentees by the status #204

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

Chanukaa2002
Copy link

Purpose

In this issue number 31 mention "Implement all mentees by status endpoint for the Admin".
The purpose of this PR is to fix #31

Goals

In this feature, i will create a endpoint for fetch that all data by status, in the admin service. and also implement the test cases for that feature.

Approach

In here i will implement method call getMenteesByStatus in mentee.controller.ts file inside the controllers/admin. and also implement services method call getMenteesByStatus inside the mentee.service.ts inside the services/admin.
So after implementing the feature methods, write test file in the mentee.service.test.ts to ensure all the funationalities work as expected.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Get all mentees by status endpoint (Admin)
1 participant