Allow users to edit their existing projects, including updating the project title, description, technologies, link, and image.
Steps to Complete:
Create an edit option for each project listed on the user’s dashboard.
Pre-fill the edit form with the current project details.
Update the project information in the database when the user submits the form, including handling image replacements.
Acceptance Criteria:
Users can successfully edit their project details, and changes are saved to the database.
The edit form is pre-filled with the current details of the selected project.
Allow users to edit their existing projects, including updating the project title, description, technologies, link, and image.
Steps to Complete:
Create an edit option for each project listed on the user’s dashboard. Pre-fill the edit form with the current project details. Update the project information in the database when the user submits the form, including handling image replacements.
Acceptance Criteria:
Users can successfully edit their project details, and changes are saved to the database. The edit form is pre-filled with the current details of the selected project.