MentorsWithoutBorders / mwb-partners-admin

Web app for MWB partners
0 stars 0 forks source link

Students table - upload testimonials popup #112

Open edmondpr opened 3 months ago

edmondpr commented 3 months ago

Design: https://www.figma.com/design/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?node-id=727-257&t=0Yu8mSjONB4z56aw-4

When clicking on the upload icon in the Testimonials column for a student in the students table, a popup will appear, allowing the user to add the YouTube link for a video testimonial.

The endpoint for uploading the testimonials will be /api/v1/partners/{partner_id}/students/{student_id}/testimonials.