so i was thinking of adding a basic referral system in my project but I don't want to use a referral link instead I would like the user to give invited user his / her username
when the invited User input the invitee User username during registration or after registration then this check if the invitee Username exit then increase the invitee referral count
how can I do this ?
how should I structure the database?
how do I check if invitee exist?