I run a journal app. What I’m looking to do is…
Reward a user points every-time they make a new journal entry.
Achievements is something I’d like to be able to do someday as well.
Is there any clones, tutorials, or anything I can see/play with that demonstrates points, achievements, etc?
Thanks!
Didn’t think about using my own counter to do this actually.
So I created a new property for “points” under users collections. Then just assign that property to any action that collects points, input the amount of points (ie: +5) next to the property you want, done!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.