MentorsWithoutBorders / mwb-partners-admin

Web app for MWB partners
0 stars 0 forks source link

Mentors table - stats #50

Closed edmondpr closed 1 year ago

edmondpr commented 1 year ago

Design: https://www.figma.com/file/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?type=design&node-id=727-2&mode=design&t=rESN2vPU0w6pDYKl-4

If the logged in user is a from a partner company, the following data will be made available:

The data will be made available on the /api/v1/partners/{partner_id}/mentors/stats endpoint.

The results will take into consideration the search term and the selected date range (passed in the body of the API request).

ugudlado commented 1 year ago

@tahir-shahzad4 / @edmondpr Created this PR: https://github.com/MentorsWithoutBorders/mwb-connect-backend/pull/21

ugudlado commented 1 year ago

@edmondpr / @tahir-shahzad4 Considering pull request merged, closing this ticket.