Closed MauAraujo closed 6 months ago
This PR adds a referral program for granting certain credits to users who refer 5 other users.
It includes a lot of boilerplate code, but the most important parts for reviewing are:
ReferralsPage
credits.go
POR-
What does this PR do?
This PR adds a referral program for granting certain credits to users who refer 5 other users.
It includes a lot of boilerplate code, but the most important parts for reviewing are:
ReferralsPage
in the dashboardcredits.go
handler