You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: