mdazfar2 / Ezyshop

EzyShop is a user-friendly platform that connects you to local stores, offering a seamless shopping experience. Compare prices, access exclusive deals, and enjoy hassle-free deliveries for groceries, essentials, and organic products—all in one app.
https://ezyshopz.vercel.app
Apache License 2.0
163 stars 228 forks source link

[Feat] OTP Not Being Sent in Registration Process #380

Closed kavya410004 closed 4 weeks ago

kavya410004 commented 4 weeks ago

Description

The current registration process relies on sending an OTP to the user's email for verification, but OTP emails are not being sent as expected. This prevents users from completing the registration, impacting the overall user experience. To resolve this issue and simplify the registration flow, I propose adding a new register section that eliminates the OTP step and instead requires users to set a username, new password, and confirm password fields directly on the signup page.

Proposed Solution:

Screenshots

image

Checklist

github-actions[bot] commented 4 weeks ago

Hello kavya410004! Thanks for opening an issue in Ezyshop! 🚀

mdazfar2 commented 4 weeks ago

@kavya410004 go ahead.