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

Focus Streaks #80

Open
3 tasks
JohnParks032 opened this issue Mar 24, 2024 · 0 comments
Open
3 tasks

Focus Streaks #80

JohnParks032 opened this issue Mar 24, 2024 · 0 comments

Comments

@JohnParks032
Copy link
Collaborator

JohnParks032 commented Mar 24, 2024

Problem

As a user, I want to have daily & weekly focus streaks to feel more rewarded for using the app

Definition of Done

  • use UserSessionHistory to track when app has been accessed
  • when a focus session occurs multiple days in a row, reward user with extra currency

Subtasks

  • Query DB for UserSessionHistory and check date for streak
  • Add condition to give user extra currency if streak occurs
  • Documentation & Testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant