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 a note so I can update its infomations. #75

Open NoneNeko opened 4 days ago

NoneNeko commented 4 days ago

Description: The features enable users to edit an existing note and then save the edited note 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 note. After committing the change, the notes page will re-render with the edited data.

Acceptance Criteria:

Testing criteria: