Closed Suvadip-sana closed 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 |
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! π
@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
@Suvadip-sana booking feature is already merged
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.
npm install
to install dependencies.npm test
to execute the test suite.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