mdazfar2 / HelpOps-Hub

Welcome to HelpOps-Hub: your go-to resource for essential DevOps tools and technologies. Simplify your DevOps journey with curated guides, tools, and best practices. Never get stuck again!⚡
https://helpopshub.com
MIT License
72 stars 77 forks source link

Feat: Signing up user with email in database #717

Closed Ayushmaanagarwal1211 closed 4 months ago

Ayushmaanagarwal1211 commented 4 months ago

Describe the feature

When attempting to sign up a new user with a valid email address, the system fails to create a new user account in the database. The following steps were taken to reproduce the issue:

Steps to Reproduce

Expected

The system should create a new user account in the database with the provided email address and password. The user should receive a confirmation email to verify their email address.

Actual Result

The system does not create a new user account in the database. The user is not redirected to a success page or sent a confirmation email. Instead, the system displays an error message (if any) or remains on the sign-up page

Demo Screenrecord

https://github.com/mdazfar2/HelpOps-Hub/assets/118350936/e3a76228-1a9e-4cea-9eaf-c627e12a3eac

Record

github-actions[bot] commented 4 months ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

mdazfar2 commented 4 months ago

@Ayushmaanagarwal1211 assigned

github-actions[bot] commented 4 months ago

Hello @Ayushmaanagarwal1211! Your issue #717 has been closed. Thank you for your contribution!