Anandsg / Hungry-hero

The app is designed to be user-friendly, making it easy for people to discover, choose, and manage their favourite dining spots and food orders ⚡️
https://hungry-hero-ag.netlify.app/
MIT License
64 stars 101 forks source link

[Feature request] : Show Order Details in the cart page #119

Closed Anandsg closed 1 year ago

Anandsg commented 1 year ago

Description: Our app currently doesn't display important information about orders, like the total cost, any discounts, or delivery fees. We want to make it better by adding a section that shows all these details.

Details: Where to Show: We'd like this order details section to be easy to find, probably near the shopping cart or checkout page.

What to Show: Here's what we want to include:

Cart Items: We'll list all the things in your cart, how many of each, and how much they cost. Total Before Discounts: This is how much everything costs before we take off any discounts. Discounts: If you have any special deals or coupons, we'll show those here. Delivery Cost: If you need something delivered, we'll say how much that costs. Total Cost: This is the final amount you'll pay, with everything added up.

Example Picture: We've attached a picture to this request that shows exactly what we're thinking. It's a visual example of how the order details could look.

Screenshot 2023-10-02 at 4 07 32 PM
isakshamkumar commented 1 year ago

I want to work on this issue, please assign me!

Anandsg commented 1 year ago

@isakshamkumar Go ahead

isakshamkumar commented 1 year ago

Work in progress!

Anandsg commented 1 year ago

Thanks for the update

isakshamkumar commented 1 year ago

created a pull request , please review!