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 sort the assessment table by alphabet or by date. #73

Open NoneNeko opened 2 weeks ago

NoneNeko commented 2 weeks ago

Description: This feature allow user to sort assessment by alphabetical order (or reverse) for name, status, class name, description, weight, or by date. The user can access this feature by selecting the arrow next to the column they want to sort. The table will then re-render the updated sorted assessment.

Acceptance criteria:

Testing criteria: