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.
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.
- 🖥 Web
- 📱 Mobile
If your team is looking for members
-
Open your team and choose Member search.
-
In the Member search dialog, set your Ideal member count and write a short Presentation so others know what you're about.
Screenshot coming soonThe Member search dialog with the Ideal member count and Presentation fields and the Search for members! buttonCapture 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 } } -
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
-
Open the class group and go to its matching page to see the teams looking for members.
Screenshot coming soonThe class matching page listing teams looking for members, each with an Ask to join buttonCapture spec (for maintainers)
{ "id": "web.groups.find-team-members.matching-list", "platform": "web", "route": "/chats/groups/{groupId}/matching", "actions": [] } -
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.
-
Open the class group from the Chat tab and go to its matching screen.
Screenshot coming soonThe mobile class matching screen with teams seeking members and Ask to join actionsCapture spec (for maintainers)
{ "id": "mobile.groups.find-team-members.matching-screen", "platform": "mobile", "route": "/chats/groups/{groupId}/matching", "actions": [] } -
If your team needs members: open Member search, set your Ideal member count and a Presentation, then tap Search for members!.
-
If you're looking for a team: tap Ask to join on a team, add an optional comment, and send. Your request shows Pending... until they respond.