Skip to content

feat: Enhance User model with URL validation and documentation#181

Open
dheeraj00733 wants to merge 1 commit intoDevSyncx:mainfrom
dheeraj00733:main
Open

feat: Enhance User model with URL validation and documentation#181
dheeraj00733 wants to merge 1 commit intoDevSyncx:mainfrom
dheeraj00733:main

Conversation

@dheeraj00733
Copy link

  • Add JSDoc documentation for better code readability
  • Implement URL validation for social media links
  • Add bio length validation (max 500 chars)
  • Add skills limit validation (max 20 skills)
  • Add descriptive error messages for validation failures

🚀 Pull Request Checklist

Please ensure the following before requesting a review:

  • ✅ My issue is assigned to me, and I have not taken up another task simultaneously.
  • 🔁 I have pulled the latest changes from the main branch.
  • 🧪 My code is tested and does not break existing functionality.
  • 📚 I have added/updated documentation wherever necessary.
  • 🧹 My code follows the project’s coding standards.
  • ✍️ My commits are clear and meaningful.
  • 🧾 I have linked the issue this PR addresses with Closes #<issue_number>.

📌 Related Issue

Closes #

🧠 Description

Please provide a summary of what your PR does. Add screenshots, gifs or screen recordings if it’s a UI feature.


✅ Type of Change

  • 🐞 Bug fix
  • 💡 Feature
  • 🧹 Code cleanup/refactor
  • 🧪 Test cases
  • 📚 Docs update

📝 Additional Notes (Optional)

Anything else you'd like reviewers to know?

- Add JSDoc documentation for better code readability
- Implement URL validation for social media links
- Add bio length validation (max 500 chars)
- Add skills limit validation (max 20 skills)
- Add descriptive error messages for validation failures
@vercel
Copy link

vercel bot commented Oct 14, 2025

@dheeraj00733 is attempting to deploy a commit to the Annanya's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

🙌 Thanks @dheeraj00733 for raising this PR!
Our team will review it soon ⏳ — meanwhile, please make sure your PR follows our contributing guidelines 👉 Contributing Guidelines 🎉

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.

1 participant