MERN-eCommerce icon indicating copy to clipboard operation
MERN-eCommerce copied to clipboard

Welcome to the eCommerce Platform Project built using the MERN (MongoDB, Express.js, React, Node.js) Stack. This project provides a robust and full-featured online shopping platform with various funct...

Results 3 MERN-eCommerce issues
Sort by recently updated
recently updated
newest added

Add client-side form validation

enhancement
good first issue

Create new CRUD API Endpoint for Admin. So, Admins can add, update, and delete new admin members. Endpoint: /admin/admin-list - fetch admins from User Modal Endpoint: /admin/admin-list/update/:id - update Admin...

enhancement

As a user, I want to be able to download my invoices so that I can keep records offline. ### Backend Tasks: 1. Create a new API endpoint that handles...

enhancement
download feature