BulaCooola / TourneyPro

0 stars 0 forks source link

(???) BACKEND Adding Wins and Losses to a User when a tournament (individual) is active #20

Open BulaCooola opened 5 months ago

BulaCooola commented 5 months ago

For context, the addWin and addLoss for TEAM TOURNAMENTS have already been implemented. We just need to add this for individual tournaments


Adding Wins/Losses to Users in Users Collection

The tournament organizer is able to mutate the score and end with a winner and a loser.

For Individual tournaments:

/src/data/users.js