MAVRICK-1 / e-commerce_website

MIT License
72 stars 117 forks source link

[Feature Request]: Completing Cart Feature #405

Open Ayushmaanagarwal1211 opened 2 weeks ago

Ayushmaanagarwal1211 commented 2 weeks ago

Is there an existing issue for this?

Feature Description

I will complete the cart by giving the option of add to cart and completing the cart by showing the selected options with + and - sign . But as of now the database is not connected so it will store for the session only .

Use Case

this will give facility to user to store the selected products in their cart

Benefits

No response

Add ScreenShots

Screenshot 2024-06-18 130440 Screenshot 2024-06-18 130431

Priority

High

Record

anagha-chaudhari commented 2 weeks ago

Hi @Ayushmaanagarwal1211 , can you perhaps guide me through how did you run this code in your system?

Ayushmaanagarwal1211 commented 2 weeks ago

I found this bug through deployed link but recently i started this by maybe npm run install and then npm run start or npm run dev

anagha-chaudhari commented 2 weeks ago

Thanks, will try so!

dinxsh commented 1 week ago

have assigned it to you @Ayushmaanagarwal1211, looking forward to this

Ayushmaanagarwal1211 commented 1 week ago

Sure

Ayushmaanagarwal1211 commented 4 days ago

@dinxsh sorry for late response i forgot about that issue but i am starting working on that