Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user I want to receive daily tasks suggested by the app, and choose from a list #7

Open
iam-mj opened this issue Oct 30, 2024 · 0 comments

Comments

@iam-mj
Copy link
Contributor

iam-mj commented Oct 30, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant