#How to Implement user referring scenario in django.

4 messages · Page 1 of 1 (latest)

sudden drift
#

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.

misty pulsar
sudden drift
misty pulsar
#

Seems to be stable and supports Django 5.1, so it might be good enough... but I haven't tried it myself.