GitXplorerGitXplorer
d

Shopify-challenge

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
b208803f660734fea1b31b27f1a859ab7e9abf7b

Added the listener for delete many button

ddw2761 committed 3 years ago
Verified
b78509e4c4e048cbb20cc13d03a858eecc5112b5

Added delete-many

ddw2761 committed 3 years ago
Verified
c07fb8c41ce54d1393bbf738c4637fb8559c7716

Update index.ejs

ddw2761 committed 3 years ago
Verified
4b39275b234ae80ca865513775a0983d6dad576a

Fixed the item count number of the last page

ddw2761 committed 3 years ago
Verified
bd65a7a76149ddfa14d692a865acdfd741bc6faa

Update README.md

ddw2761 committed 3 years ago
Verified
1710a7ccb418d2b5895138ee5d67bfd48d3c3aec

Update pagination

ddw2761 committed 3 years ago

README

The README file for this repository.

Shopify-challenge

replit link: https://shopify-challenge.diwu9.repl.co/

Please use the following command in the Shell to start the server.

npx nodemon app.js

Skills used: MongoDB, jQuery, EJS, node.js

image

The delete button for checked rows is yet to be enabled:

image

But you can still delete items using the delete icon in each row:

image