iampavangandhi/TradeByte

TradeByte Referral System + Stock Search (W2)

iampavangandhi opened this issue · 0 comments

Description
Task0: The global stock search functionality (week2)
Task1: 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 extract the user1 id store it in cookies or session/local storage 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
Do some online research before starting the task.

Additional context
See the backend code of other routes to get an idea of the project's backend.