#### Requirements * Have the suggestions be tailored to the user's interests * the recommendation system should make use of the user interests we collected at sign in * Everyday, generate new suggestions * call the recommendation system everyday, at a set time * store the suggestions (they should include the points in each stat which will be awarded to the user upon completion) * in case of failure, have some default tasks ready * Have a fun, entertaining way of presenting the user with these suggestions * in the "Tasks" tab, there should be a dedicated screen for the recommendations * implement a functional, suggestive swipe mechanism to render the tasks * add the chosen tasks to the user's task lists
Requirements