Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TradeByte Referral System #60

Closed
iampavangandhi opened this issue Aug 24, 2020 · 0 comments · Fixed by #62
Closed

TradeByte Referral System #60

iampavangandhi opened this issue Aug 24, 2020 · 0 comments · Fixed by #62
Assignees
Labels
add feature Want a new feature backend Backend Task database Database Task
Milestone

Comments

@iampavangandhi
Copy link
Owner

Description
In the done page user has the option to share the app using various social media handles pass the user1 id in that referral link then when another user2 do signup using that link (URL) extract the user1 id store it in cookies after successful login add the bonus of 100$ in user1 accounts and 50$ in user2 accounts (see add balance to know how to update the balance).

Suggestions and Tips
Tips:- Remove the current social media share feature (by @Anjalikumari148) on the done page if it creates problems. and Implement it by yourself.

Additional context
Implement the referral system in the done route and add the bonus in the portfolio route.

@iampavangandhi iampavangandhi added add feature Want a new feature backend Backend Task database Database Task labels Aug 24, 2020
@iampavangandhi iampavangandhi added this to the Week 4 milestone Aug 24, 2020
@iampavangandhi iampavangandhi linked a pull request Aug 26, 2020 that will close this issue
6 tasks
iampavangandhi added a commit that referenced this issue Aug 26, 2020
Implemented Referral System, code formatted and fixed some typos
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 28, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 28, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 29, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 29, 2020
@fabcodingzest fabcodingzest mentioned this issue Aug 29, 2020
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add feature Want a new feature backend Backend Task database Database Task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants