cse442-at-ub / cse442-semester-project-bugs-are-features

cse442-semester-project-bugs-are-features created by GitHub Classroom
1 stars 0 forks source link

Pressing an interaction button increases the user's score in the database - Backend #77

Closed mferrera closed 4 years ago

mferrera commented 4 years ago

Every interaction should add to the user's score in the database The added score can range from 0-5 points. 0 for "bad" interactions, and 5 for "good" interactions 5 points should generally be reserved for "good" interactions on story events at every level up

Tasks Tests