-
-
Notifications
You must be signed in to change notification settings - Fork 415
Description
On the signup.html page, there is a feature in place where, upon entering the correct details, an OTP should be sent to the user's provided email. The user is then required to verify this OTP before being redirected to the quiz.html page. However, it seems that this OTP feature is not functioning correctly, and there may be an issue related to Gmail.
Feel free to create a new email address, possibly through a service like "ApnaTheatre@proton.me" or similar, in case there are any issues with Gmail.
Actual Behavior: When the user enters the correct details and hits the Sign Up button, nothing happens.
Expected Behavior: As soon as the user clicks the Sign Up button, a pop-up should appear "An OTP has been sent to your registered email ID, please enter the OTP", and a new input field to submit the OTP should appear below the sign-up form. When the user enters the correct OTP, the user should be redirected to the quiz.html page.
https://github.com/QAZIMAAZARSHAD/Movie-Streaming-Website/blob/master/Readme_assets/Singup_p.gif