Soujanya2004 / wanderlust-2024

This project aims to provide a comprehensive platform for travel enthusiasts, offering features such as map integration πŸ—ΊοΈ, user-generated content ✍️, and a seamless experience for discovering new destinations. ✈️✨
https://wanderlust-2024-tkqf.onrender.com/listing
MIT License
28 stars 79 forks source link

updated Schema #580

Closed ShiruvatiNarasimha closed 1 day ago

ShiruvatiNarasimha commented 1 day ago

Summary: This PR introduces an enhancement to the userSchema by updating the profilePicture field to better manage user profile images.

Key Changes:

1 Updated profilePicture field: Added url to store the full URL of the profile picture. Added filename to track the file name for internal purposes.

Reason for Change:

To improve the handling of profile pictures by clearly separating the file URL and filename, making the system more robust and flexible for future enhancements like cloud storage integration.

Testing:

Verified the schema updates do not break existing data. Confirmed that new fields are correctly added to the user records.

Let me know if further adjustments are needed! πŸš€

vercel[bot] commented 1 day ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
wanderlust-2024 βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 20, 2024 5:45pm
github-actions[bot] commented 1 day ago

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