Skip to content

CLIENT - Cohorts page - Student view - My Cohort #12

@moueedAli

Description

@moueedAli

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. The user can also see duration of the course. In addition, the user should be able to click the dots on the right hand side, and view the individual profile of each student. This will navigate the user to a new page, with information of the user.

Required Changes

  • Create UI elements to display all of the students in the same cohort
  • Create UI element so that the user can view a single student profile from the list
  • Implement functionality for navigation between student view page and profile view page
  • The goal is to create an UI element that displays the list of all students, and the functionality to navigate to a specific student profile

Acceptance Criteria

Conditions that must be met for the task to be considered complete.

  • UI element that shows list of students
  • Functionality that navigate to the right student profile

Dependencies

  • Backend:
    • Get a 200 GET response from DB for list of students
    • Get a 200 GET response from DB for one student based on Id
  • Frontend:
    • Probably depends on other UI components, and maybe on the users role
  • Other:

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions