erickcernarequejo / Carrito-Compras-JavaScript

Shopping Cart made in HTML, Css and JavaScript,
https://carrocompras.netlify.app/
MIT License
29 stars 37 forks source link

Product dynamics data #3

Closed erickcernarequejo closed 3 years ago

erickcernarequejo commented 3 years ago

Read product data from json file or database

Bivas-Biswas commented 3 years ago

Can You give more details about it ?

erickcernarequejo commented 3 years ago

Can You give more details about it ?

The products together with their prices were statically placed in the index.html file, it would be nice if the products and their values ​​are read from a Json file or from a backend to make it easier to add more.

Bivas-Biswas commented 3 years ago

Ok, got it. Can you create JSON data ? so I can work on the dynamic logic.

erickcernarequejo commented 3 years ago

Ok, got it. Can you create JSON data ? so I can work on the dynamic logic.

Sorry, but now I have no time to do it, you would have to create the Json yourself

Bivas-Biswas commented 3 years ago

Ok, Cool. Assign me .

erickcernarequejo commented 3 years ago

Ok, Cool. Assign me .

Ok, I assigned you the issue

Bivas-Biswas commented 3 years ago

done in my side πŸ™‚

erickcernarequejo commented 3 years ago

done in my side πŸ™‚

Great job, but please also add alt attribute to images and with that I accept the PR