openfoodfacts / openfoodfacts-hungergames

One click Mini-Games for Open Food Facts for: categories, labels, weight, brands, logos… We'd need to port and improve nutrition and ingredients from the old version.
9 stars 14 forks source link

feat: Added console.log statements to replace POST and PUT requests in development | Fixes #397 #399

Closed sumana2001 closed 2 years ago

sumana2001 commented 2 years ago

What

Screenshot

Screenshot 2022-03-15 at 1 40 20 PM Screenshot 2022-03-15 at 1 41 40 PM

Fixes bug(s)

sumana2001 commented 2 years ago

Nice, with that, the data set should be protected from errors in development mode.

I let you "Squash and merge" on master 👍

For later, could you create a dedicated branch for your pull request by using git checkout -b my-branch-for-this-pr before making modifications? That will allow me to easily fetch your modifications and test them on my computer 😉

Hey @alexfauquette! Thanks for approving the pr. I currently don't have write access, so I am not able to merge the pr. So could you please do it for me or give me access? And I will make sure to create branches next time.