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

Admin Page #258

Closed samriddhitiwary closed 3 weeks ago

samriddhitiwary commented 3 weeks ago

Pull Request Template

Title: Admin Page

Checklist

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
scrollme-ecommerce-website ❌ Failed (Inspect) Oct 27, 2024 6:54am
netlify[bot] commented 3 weeks ago

Deploy Preview for scrollme-ecommerce ready!

Name Link
Latest commit fc8eb367e96d27d86343c4e737c74c4f1625d27e
Latest deploy log https://app.netlify.com/sites/scrollme-ecommerce/deploys/671de36b8084fe00089fe52a
Deploy Preview https://deploy-preview-258--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.

samriddhitiwary commented 3 weeks ago

@saurabhbakolia Hi Saurabh, I have implemented all your review comment in this PR for following PR https://github.com/saurabhbakolia/SCROLLME--ECOMMERCE-WEBSITE/pull/224

Could you please review again?

As of now, I have commented out Authentication Middleware in productRoute.js, since, It seems it is an existing issue and creating problem. Can I raise a separate issue for this bug and fix it?