Create a method (or methods) that will: * compare user's interests to the program's interests; * sort the results according to coincidence percentage; * send the results to the Front-End;
Create a method (or methods) that will: