You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the user to see their progress towards touching their face less by showing the duration/frequency of face touches they had on a previous day.
This can run in conjunction with the timeline by counting the total times the user touched their face and its duration, and either updating a cookie or storing said data in a database.
For duration we would need to implement a timer for each time the user touches their face. This could also be added to the timeline feature.
The text was updated successfully, but these errors were encountered:
Allow the user to see their progress towards touching their face less by showing the duration/frequency of face touches they had on a previous day.
This can run in conjunction with the timeline by counting the total times the user touched their face and its duration, and either updating a cookie or storing said data in a database.
For duration we would need to implement a timer for each time the user touches their face. This could also be added to the timeline feature.
The text was updated successfully, but these errors were encountered: