I need assistance to implement this scenario. If there is any package for it share its documentation.
NOTE: django react project.
- every user is able to make its own referral link
- the user who is referred by some need to perform some task like ( sign-up, play a specific game, complete his profile etc)
- we have the field to track the refer user which task he complete
- base on the task refer user perform we give the reward to user whose refer link used
if you need any other information please inform me.