saurabhbakolia / SCROLLME--ECOMMERCE-WEBSITE

ScrollMe is an open-source eCommerce platform built with JavaScript, React, Styled Components, Node.js (Express), and MongoDB. It offers a modern shopping experience with a scalable backend, perfect for contributors or those learning modern web development.
https://www.scrollme.online/
MIT License
19 stars 64 forks source link

Feature/admin #224

Closed samriddhitiwary closed 3 weeks ago

samriddhitiwary commented 1 month ago

https://github.com/user-attachments/assets/ffca417e-1792-4f84-b73a-8d79731260e5

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

Link to the issue that this pull request addresses (if applicable). Use the format: 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

netlify[bot] commented 1 month ago

Deploy Preview for scrollme-ecommerce ready!

Name Link
Latest commit 81580d0232a6dcd3f9eeb14dcb00ddfda7c14a14
Latest deploy log https://app.netlify.com/sites/scrollme-ecommerce/deploys/6714a1f85b1a5f000848e555
Deploy Preview https://deploy-preview-224--scrollme-ecommerce.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

saurabhbakolia commented 1 month ago

Hey @samriddhitiwary , This is cool, I am reviewing it.

vercel[bot] commented 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 6:25am
samriddhitiwary commented 1 month ago

@thakuratul2 I have resolved the conflicts

samriddhitiwary commented 1 month ago

@saurabhbakolia @thakuratul2 I have resolved the conflict, could you please review the PR

samriddhitiwary commented 1 month ago

@saurabhbakolia Ok I will check it again

saurabhbakolia commented 3 weeks ago

@saurabhbakolia Ok I will check it again

Hey @samriddhitiwary,

if you can make the required changes so that I can merge this PR.

samriddhitiwary commented 3 weeks ago

@saurabhbakolia Yes yes

samriddhitiwary commented 3 weeks ago

@saurabhbakolia I will create another fresh PR and I will close this PR