ArnabChatterjee20k / PickPalette-PaletteFromImage

https://www.producthunt.com/posts/pickpalette
24 stars 20 forks source link

Getting More Information in SignUp Page #39

Closed narayani9120 closed 5 months ago

narayani9120 commented 5 months ago

The login and signup pages contain similar information, but the signup page allows us to collect additional details about the user, such as their preferences, contact information, and demographic data, enhancing the user profile for personalized experiences. image

Assign this issues to me , under the gssoc

github-actions[bot] commented 5 months ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

ArnabChatterjee20k commented 5 months ago

The login and signup pages contain similar information, but the signup page allows us to collect additional details about the user, such as their preferences, contact information, and demographic data, enhancing the user profile for personalized experiences. image

Assign this issues to me , under the gssoc

whats the plan? Like what things you wanna collect for what purposes

SanskritiGupta-03 commented 5 months ago

@narayani9120 Any updates or plans laid out for the issue? I'm one of the mentors of the project. Revert back in 24 hours or I'll be bound to unassign you.

narayani9120 commented 5 months ago

By collecting the user's name during signup, we can display their full name on the dashboard, creating a more personalized experience. Additionally, by gathering the date of birth, we can ensure that the user meets the minimum age requirement, and we can use this information to send birthday greetings or special offers. Furthermore, including a checkbox for users to agree to the terms of service and privacy policy helps ensure compliance and user consent.

ArnabChatterjee20k commented 5 months ago

By collecting the user's name during signup, we can display their full name on the dashboard, creating a more personalized experience. Additionally, by gathering the date of birth, we can ensure that the user meets the minimum age requirement, and we can use this information to send birthday greetings or special offers. Furthermore, including a checkbox for users to agree to the terms of service and privacy policy helps ensure compliance and user consent.

It's not required currently and will break the previous users credentials