Kanika637 / amazon-clone

Clone of Amazon Website
MIT License
89 stars 100 forks source link

#140 shopping cart #143

Closed J0SAL closed 1 year ago

J0SAL commented 1 year ago

Fixes for #140

Changes

  1. Background color of the shopping page changed to grey.
  2. Updated text heading from "Hello, Your shopping basket" to "Shopping Cart".
  3. Added a Deselect all items' option which removes all the selected items.
  4. Adjusted the style and width of item headings.
  5. Added Rupee() symbol in prices.

Updated UI

image

Kanika637 commented 1 year ago

Hey @J0SAL, You should first make the issue assigned to yourself and then make the PR. Kindly don't repeat this activity next time.

J0SAL commented 1 year ago

Hey @J0SAL, You should first make the issue assigned to yourself and then make the PR. Kindly don't repeat this activity next time.

Thanks for pointing out my mistake. I'll remember to follow the guidelines henceforth.

J0SAL commented 1 year ago

I have updated the required changes. @Kanika637 Could you please review the same.

Kanika637 commented 1 year ago

Can you now provide the final screenshots @J0SAL?

J0SAL commented 1 year ago

Here's the screenshot from the latest changes. @Kanika637 image