-
Notifications
You must be signed in to change notification settings - Fork 117
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 the user information from the Profile Page #878
Update the user information from the Profile Page #878
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
@manikumarreddyu Please increase the level of the PR! |
hi @haseebzaki-07 please resolve conflicts carefully |
hey @manikumarreddyu resolved the conflicts and please increase the level of the PR, it tackles several things from frontend backend input validations, and profile updation. Wrote the APIs for the purpose. |
🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀 |
Pull Request
Title
Update the user information from the Profile Page
Description
This PR adds user profile updation,
Created the routes and APIs for updation,
Ensured input validation checks on the frontend for denying users for random inputs.
Modified user schema to include schema validation preventing false and unstructured data reaching the database.
Implemented toast Notification for success and failure cases
Related Issues
fixes #861
Checklist
Screenshots (if applicable)
2024-11-08.22-26-51.mp4