Skip to content

Conversation

@Tonnieboy300
Copy link
Member

The Scouting Engagement System

In order to drive match engagement, NerdPredict adds a prediction system where team members predict match results to earn points.

createPrediction stores predictions both in match data and in account data.
no need to duplicate data
payoutPredictions gets all correct predictions, changes "correct" to true, and pays users points depending on the prize pool.
this could cause issues if match results are overturned, but in actual usage this is highly unlikely.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants