Closed samriddhitiwary closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
scrollme-ecommerce-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 20, 2024 5:13am |
@thakuratul2 Could you please review the PR
Uploading Admin.mp4…
Pull Request Template
Title: Create ADMIN page to CREATE, READ, UPDATE, and DELETE Products into MongoDB using existing CRUD API
Description
Please provide a clear and concise description of what this pull request does, including any relevant details.
Related Issue
`Fixes #165
Changes Made
This issue involves building an Admin page that allows for the Create, Read, Update, and Delete (CRUD) operations on Products stored in MongoDB. The page will interact with an existing CRUD API for product management. The page should include a form for product creation and editing, a table to display all products, and functionality to delete products.
Checklist
Screenshots (if applicable)