danivijay / react-commerce

Shopping cart made with ReactJS.
3 stars 2 forks source link

feat(admin-panel): Completed admin panel #36

Closed ashinpchandran closed 5 years ago

ashinpchandran commented 5 years ago

Completed admin panel. Made the product name dynamic.

adminpanel

Made address and price dynamic. adminpanel

Added alert message on the onclick of add to cart button.

add to cart

Added alert message on the click of delete product button in the admin panel. product delete alertPNG