ucfcs / GrowthPlus

Educational math application for children in West and Central Africa
https://growthplus4a.netlify.app
GNU General Public License v3.0
4 stars 2 forks source link

Store to buy things for avatar using points #227

Closed RuthShryock closed 1 year ago

RuthShryock commented 1 year ago

Implement a virtual store for kids to buy things for their avatar such as food, clothing, or other fun trinkets. This will provide an incentive for kids to play more in the app. The store would be accessed as a button through each child portal.

This also may require a refactor of the point system as kids should be able to earn points for replaying games, quizzes, and lessons. And this would include updating the points as we would need to not only add but also subtract. This also would affect the leaderboard so we might need a total point score that stays that same (displayed on the leaderboard and also in the parent portal). Then the child portal and all the scores throughout the roadmap would reflect the current score they have based on if they buy different things.