I have two integer values called Score
and Highscore
. I am using firebase to store values, users and such. I was wondering, if it was possible to reset a users Score
every month? Like when we reach the 1st of the month, every users Score
is set to 0?
Is that even possible? I sure hope so!
PS. Sorry for not showing any code, but I believe it is irrelevent at this point - let me know if you think otherwise :-)