I am making a Self improvement app and I want the user to be able to choose his mood once a day.
It will be something like this, and you will be able to choose only once a day, so when a new day comes you can set a new mood
I am making a Self improvement app and I want the user to be able to choose his mood once a day.
It will be something like this, and you will be able to choose only once a day, so when a new day comes you can set a new mood
Are you storing the mood so a user can look back and see how he felt at different times? If so, simply look for the last record of the user’s mood and if it was created before today show the Welcome back popup.
Thank you! I will try