#Task recommender system
#Usages
-Made with Python;
-Sklearn and Pandas;
-Uses flask with react for data input;
#Functionality
-Based on a list of task with assigned users, when a new task is given, recommend a user;
#Note:
-This version is not finished, there are multiple
functions that are not cleaned and there is a lot that
of stuff that can be done better;
-Used just for reaserch purpose;