Problem Description
This is the "My cohort" part of the Student page as shown in Figma (https://www.figma.com/design/j9QIHvgM0wOVw3xDe9KdWB/My-Copy--Cohort-Manager-app---Designs?node-id=238-11487&t=ZY7qKHr1VkS6zuXQ-0). This part shows the list of all students in the same cohort as the user.
Required Changes
- Create UI elements to display all of the students in the same cohort
Acceptance Criteria
Conditions that must be met for the task to be considered complete.
Dependencies
- Backend:
- Get a 200 GET response from DB for list of students
- Frontend:
- Probably depends on other UI components, and maybe on the users role
- Other:
Problem Description
This is the "My cohort" part of the Student page as shown in Figma (https://www.figma.com/design/j9QIHvgM0wOVw3xDe9KdWB/My-Copy--Cohort-Manager-app---Designs?node-id=238-11487&t=ZY7qKHr1VkS6zuXQ-0). This part shows the list of all students in the same cohort as the user.
Required Changes
Acceptance Criteria
Conditions that must be met for the task to be considered complete.
Dependencies