-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
- The “add match” button takes the admin to a form which has a “student” dropdown and “mentor” dropdown. These values are read from the userProfile table.
- Admin selects a student and a mentor to be manually matched and hits save. It saves to the matches table.
- Update match model to include a binary field called “manual match”, true if the match was made manually, false if the match was made via the ml api (no dependencies)
Reactions are currently unavailable
Metadata
Metadata
Labels
No labels