nruffilo / YouTodoProj

you-todo-proj-nickruffilo.vercel.app
6 stars 2 forks source link

Reward Redemption #14

Closed nruffilo closed 3 years ago

nruffilo commented 3 years ago

When a quest is completed, the reward gets added to a "reward" table for later redemption (you can't always get rewarded as soon as a quest is complete" so it's like a task list of good things!

It should only display rewards with status 0 (unredeemed) and should just list the rewards with a checkbox that lets the user note they have redeemed. As with quest completion, we should have a confirmation when the user checks to redeem "Have you collected your reward! GREAT" that way you don't have misclicks.