The preconditions for the algorithm to be executed on click is that all of the mentors and mentees have to respond to the form (react). Once this condition is met, the algorithm will run to pair up the mentors and the mentees. The algorithm utilized will be a clustering algorithm (K means). Once the matching is done, the results will be displayed on the web page for the administrators to see.
The preconditions for the algorithm to be executed on click is that all of the mentors and mentees have to respond to the form (react). Once this condition is met, the algorithm will run to pair up the mentors and the mentees. The algorithm utilized will be a clustering algorithm (K means). Once the matching is done, the results will be displayed on the web page for the administrators to see.