Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SignUp component to handle user sign-up and display Snackbar messages #22

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

younes-Raymond
Copy link

Modified the SignUp component to handle user sign-up functionality.
Implemented asynchronous form submission handling in the handleSubmit function.
Added error handling using try-catch blocks to catch errors during sign-up.
Updated the Snackbar messages to provide feedback to the user based on the sign-up status.
Snackbar messages now display success message for successful sign-up and error message for failed sign-up attempts.
If the error response indicates that the email already exists, the Snackbar displays a message informing the user that the email is already in use.
Implemented efficient error handling to provide clear feedback to the user.

…splay Snackbar messages

Description:
- Modified the SignUp component to handle user sign-up functionality.
- Implemented asynchronous form submission handling in the handleSubmit function.
- Added error handling using try-catch blocks to catch errors during sign-up.
- Updated the Snackbar messages to provide feedback to the user based on the sign-up status.
- Snackbar messages now display success message for successful sign-up and error message for failed sign-up attempts.
- If the error response indicates that the email already exists, the Snackbar displays a message informing the user that the email is already in use.
- Implemented efficient error handling to provide clear feedback to the user.
…splay Snackbar messages

Description:
- Modified the SignUp component to handle user sign-up functionality.
- Implemented asynchronous form submission handling in the handleSubmit function.
- Added error handling using try-catch blocks to catch errors during sign-up.
- Updated the Snackbar messages to provide feedback to the user based on the sign-up status.
- Snackbar messages now display success message for successful sign-up and error message for failed sign-up attempts.
- If the error response indicates that the email already exists, the Snackbar displays a message informing the user that the email is already in use.
- Implemented efficient error handling to provide clear feedback to the user.
…splay Snackbar messages

Description:
- Modified the SignUp component to handle user sign-up functionality.
- Implemented asynchronous form submission handling in the handleSubmit function.
- Added error handling using try-catch blocks to catch errors during sign-up.
- Updated the Snackbar messages to provide feedback to the user based on the sign-up status.
- Snackbar messages now display success message for successful sign-up and error message for failed sign-up attempts.
- If the error response indicates that the email already exists, the Snackbar displays a message informing the user that the email is already in use.
- Implemented efficient error handling to provide clear feedback to the user.
Copy link

vercel bot commented Jan 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog-app-using-mern-stack ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2024 4:46pm

@khushi2706 khushi2706 closed this Oct 2, 2024
@khushi2706 khushi2706 reopened this Oct 2, 2024
@khushi2706
Copy link
Owner

can you resolve conflict? @younes-Raymond

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants