Skip to main content

Find team members (matching)

Class matching connects teams and solo students. If your team needs more people, advertise it; if you're looking for a team, browse the ones that are searching and ask to join.

Before you start

Matching happens inside a Class group. If you don't have a team yet, create one first — see Create a project team for a class.

If your team is looking for members

  1. Open your team and choose Member search.

  2. In the Member search dialog, set your Ideal member count and write a short Presentation so others know what you're about.

    Screenshot coming soon
    The Member search dialog with the Ideal member count and Presentation fields and the Search for members! button
    Capture spec (for maintainers)
    {
      "id": "web.groups.find-team-members.member-search",
      "platform": "web",
      "route": "/chats/groups/{groupId}/matching",
      "actions": [
        {
          "pom": {
            "page": "GroupMatchingPage",
            "call": "openMemberSearch"
          }
        }
      ],
      "clip": {
        "testId": "member-search-dialog",
        "pad": 16
      }
    }
  3. Click Search for members!. Latte lists your team on the class matching page until it fills up — you can Stop the search any time.

If you're looking for a team

  1. Open the class group and go to its matching page to see the teams looking for members.

    Screenshot coming soon
    The class matching page listing teams looking for members, each with an Ask to join button
    Capture spec (for maintainers)
    {
      "id": "web.groups.find-team-members.matching-list",
      "platform": "web",
      "route": "/chats/groups/{groupId}/matching",
      "actions": []
    }
  2. On a team you like, click Ask to join, add an optional comment, and send. Your request shows as Pending... until the team answers from its Pending join requests list.