Closed riddhesh-mahajan closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
foody-monk | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 13, 2023 10:49am |
@alokVerma749 Can you please review the changes and merge this pull request to master branch if everything is okay.
great contribution
Title: Add restaurant name for each cart item in admin orders page
Description: This pull request introduces a feature to display the restaurant name for each cart item in the admin orders page. Currently, the admin orders page only shows the item details without any reference to the restaurant it belongs to. This enhancement provides better visibility and context to the administrators while managing orders.
Changes Made: Modified the Admin.js. Added new p tag to show restaurant name above order item name.
Testing: Manually tested the feature by visiting admin orders page. (Local Env)
This change resolves #40 Please review this pull request and provide your feedback. Thank you!