sandessth / e-commerce-app

0 stars 0 forks source link

Implement cart functionality, including subtotal, taxes, and total calculation #15

Open sandessth opened 1 year ago

sandessth commented 1 year ago

Allow users to manage their cart, showing calculated subtotals, taxes, and final totals, ensuring accuracy in their purchase summary.

Estimated Days: 1 days

sandessth commented 1 year ago

Image

sandessth commented 1 year ago

Round off tax to 2 digits after decimal

Image