skye8-tech / openFolio-v1-functional

0 stars 11 forks source link

Implement Functionality to Edit Existing Skills #11

Open andrew21-mch opened 3 months ago

andrew21-mch commented 3 months ago

Provide functionality for users to edit their existing skills. Users should be able to update both the skill name and proficiency level.

Steps to Complete:

Create an edit option for each skill listed on the user’s dashboard. Pre-fill the edit form with the current skill details. Update the skill information in the database when the user submits the form.

Acceptance Criteria:

Users can successfully edit their skills, and the updates are saved to the database. The edit form is pre-filled with the current details of the selected skill.