tupuio / tupuapp

Tupu web application based on Next.js & Xata.io
https://tupu.io
Apache License 2.0
4 stars 3 forks source link

Close Mentorship (endpoint, button handle) #108

Closed lorepirri closed 1 year ago

lorepirri commented 1 year ago

Dependencies

Feature Description

When a mentor/mentee clicks on the "Close Mentorship" button of #107, we want to have:

  1. a confirmation message box dialog with user feedback (toast, button loading): same as in #78
  2. a closeMentorship API endpoint to close the mentorship, and remove it from the active ones (status -> closed) similarly to #65
  3. remember to follow up with #87
lorepirri commented 1 year ago

~I can take this one if no one is interested~ I'm working on this