MentorsWithoutBorders / mwb-partners-admin

Web app for MWB partners
0 stars 0 forks source link

Mentors table - data #3

Open edmondpr opened 1 year ago

edmondpr commented 1 year ago

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

A list of mentors with the following details will be retrieved from the /api/v1/partners/{partner_id}/mentors endpoint:

The results will take into consideration the selected project, the search term (applicable to the name of the mentor) and the from/to dates (applicable to the number of courses, number of students and number of lesson-hours).

bojovicivan commented 1 year ago

@edmondpr You can assign this to me, I'll start working on it probably tomorrow.