Edit a Challenge
danielbuva opened this issue · 0 comments
danielbuva commented
Users can edit the texts of a challenge :) !!
Backend
- PUT route accepts
title
,body
,image
- body validation for each
Frontend
- challenges have dropdown menu
- menu has edit option if they created it
- option opens modal with pre-populated data to edit
- submit button says something different like "finish"/ "confirm"