Suyious / purrr.frontend

Frontend for Purrr - Chat Application that connects randomly among online users
https://purrrchat.netlify.app
1 stars 2 forks source link

Onboarding #4

Open costomato opened 1 day ago

costomato commented 1 day ago

ask for more info while onboarding:

  1. Gender
  2. Interests (optional)
  3. others
HarshNarayanJha commented 22 hours ago

Started on this

HarshNarayanJha commented 21 hours ago

11 and https://github.com/Suyious/purrr.backend/pull/3

costomato commented 11 hours ago

I forgot to mention earlier that the idea was to limit username persistence to the current browser session only. Once we quit and reopen the browser, the onboarding data should reset.

HarshNarayanJha commented 11 hours ago

I see, then session storage must be used