Closed sonaleeshah closed 7 years ago
Create endpoint for getting and updating a users all-time score.
Need two functions in UserWebService: getScore and addScore, the latter taking in the delta score
Create endpoint for getting and updating a users all-time score.