Skip to content

Manual Matches Feature #99

@ezronis

Description

@ezronis
  • 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)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions