marcusgeorgievski / prj-team-1

Student management system to track assessments and organize notes
https://prj-frontend.vercel.app
3 stars 0 forks source link

As a user, I want to edit an assessment in order to update its details. #50

Open NoneNeko opened 2 months ago

NoneNeko commented 2 months ago

Description: The features enable users to edit an existing assessment and then save the edited assessment to the database. The data will be updated regardless of if a change took place. The editing feature will have the same details as adding assessment such as name (still mandatory), description, status, weight, and due date. After committing the change, the user will be redirected back to the assessment dashboard.

Acceptance Criteria:

Testing criteria:

NoneNeko commented 2 weeks ago

Update the backend and testing with thunderClient pass

NoneNeko commented 2 weeks ago

Move to sprint 3 for front end editing assessment