angulardevelopment / shopping-app-assignment

2 stars 3 forks source link
hacktoberfest

About

Basic shopping app

Angular: Shopping Cart

ecomm app

functionality-

Bulk Product- Import/Export Social Signup and login Visitors Count and Product Views Pdf invoices packing slips SMS Notification Email Notification Discount Engine Product filters Gift Voucher

Environment

Application Demo:

The app has two separate views/components. The Product Listing Component and Cart Component. The list of products to be displayed is already provided in the app. 

The app should implement the following functionalities:

Each product object contains the following properties : 

Each item in the cart, Type CartItem has the following properties:

The following data-test-id/class attributes are required in the component for the tests to pass:

Note: Please note that the component has the above data-test-id attributes for test cases and certain classes and ids for rendering purposes. It is advised not to change them.

Project Specifications

Read Only Files

Commands