Skip to content

#33 As a teacher, so I can find students to add to my cohort, I want to search for students by name. #214

@hubertlemczak

Description

@hubertlemczak

User Story

As a teacher, so I can find students to add to my cohort, I want to search for students by name.

  • Search input to enter a user's first name
  • Shows a list of results
  • Clicking on a result takes the user to that profile

Tasks

  • Client side will already have all users fetched from /user endpoint
  • When teacher clicks on user, user profile is fetched from server on page load from get /user/:id endpoint.
  • Responses

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions