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

Duplicate route removed. #504

Closed Suvadip-sana closed 1 week ago

Suvadip-sana commented 1 week ago

Description

Removed duplicate route and add booking route in listing controller. Because it related to listing.

Related Issues

Link any related issues using the format Fixes #issue_number. This helps to automatically close related issues when the PR is merged.

Changes

List the detailed changes made in this PR.

Testing Instructions

Detailed instructions on how to test the changes. Include any setup needed and specific test cases.

  1. Pull this branch.
  2. Run npm install to install dependencies.
  3. Run npm test to execute the test suite.
  4. Verify that ...

Screenshots (if applicable)

Add any screenshots that help explain or visualize the changes.

Additional Context

Any additional context or information that reviewers should be aware of.

Checklist

Make sure to check off all the items before submitting. Mark with [x] if done.

@Soujanya2004 Marge it. And don't forget to add all the labels as per ISSUE #497

vercel[bot] commented 1 week 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 9, 2024 6:55am
github-actions[bot] commented 1 week 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! 😊

Suvadip-sana commented 1 week ago

@Soujanya2004 Please tell him to add all the route related to Booking functionality in controller instead of in main server app.js file. That addition override duplicate route in main server.

So please tell him before marge

Soujanya2004 commented 1 week ago

@Suvadip-sana booking feature is already merged