mohitparmar1 / Shopy

https://shopy-mohitparmar1s-projects.vercel.app/
37 stars 71 forks source link

💡[FEATURE]: Implement Google SignUp Functionality #282

Open codercake opened 3 days ago

codercake commented 3 days ago

Is your feature request related to a problem? Please describe.

I'm always frustrated when users have to go through a lengthy signup process to create an account on our platform. This can lead to user drop-off and lower conversion rates. Implementing a Google signup option would streamline the process, making it faster and easier for users to register and start using our application.

Describe the solution you'd like

I would like to integrate Google signup functionality into our React project. This feature will allow users to sign up using their Google accounts, providing a seamless and efficient registration process. The solution should:

  1. Display a "Sign up with Google" button on the signup page.
  2. Authenticate the user via their Google account.
  3. Retrieve necessary user information (such as email, name, and profile picture) from Google.
  4. Create a new user account in our system using the retrieved information.
  5. Handle cases where the user has already signed up using Google to prevent duplicate accounts.
github-actions[bot] commented 3 days ago

Congratulations, @codercake! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines