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 the user information from the Profile Page #878

Merged
merged 5 commits into from
Nov 8, 2024

Conversation

haseebzaki-07
Copy link
Contributor

@haseebzaki-07 haseebzaki-07 commented Nov 8, 2024

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

  • I have tested the changes locally
  • Documentation has been updated (if necessary)
  • Changes are backward-compatible

Screenshots (if applicable)

2024-11-08.22-26-51.mp4

Screenshot 2024-11-08 215022
Screenshot 2024-11-08 222718

Copy link

vercel bot commented Nov 8, 2024

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

Name Status Preview Comments Updated (UTC)
agro-tech-ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2024 6:40pm

Copy link
Contributor

github-actions bot commented Nov 8, 2024

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! 😊

@haseebzaki-07
Copy link
Contributor Author

@manikumarreddyu Please increase the level of the PR!

@manikumarreddyu
Copy link
Owner

hi @haseebzaki-07 please resolve conflicts carefully

@haseebzaki-07
Copy link
Contributor Author

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.

@manikumarreddyu manikumarreddyu merged commit 829cab1 into manikumarreddyu:main Nov 8, 2024
3 checks passed
Copy link
Contributor

github-actions bot commented Nov 8, 2024

🎉 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! 🚀

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

Successfully merging this pull request may close these issues.

[Feature Request]: Update the user information from the Profile Page
2 participants