From 12bc8a5131c73d2691ea6352a16a184aac0df8cd Mon Sep 17 00:00:00 2001 From: Mikaela Caron Date: Thu, 24 Oct 2024 00:24:42 -0400 Subject: [PATCH 1/2] Remove openfoodfacts this repo has been archived --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 679f11bc..6710eb61 100644 --- a/data.json +++ b/data.json @@ -1876,15 +1876,6 @@ ], "description": "A dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk." }, - { - "name": "OpenFoodFacts-iOS", - "link": "https://github.com/openfoodfacts/openfoodfacts-ios", - "label": "help-wanted", - "technologies": [ - "Swift" - ], - "description": "Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product" - }, { "name": "Basic-Car-Maintenance", "link": "https://github.com/mikaelacaron/Basic-Car-Maintenance", From 701c8c6a4eaa9bd3c9eb45f1b3eb66ca4fceb05e Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 29 Oct 2024 21:20:43 +0000 Subject: [PATCH 2/2] Added new OpenFoodFacts repository --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 6710eb61..0a6c430c 100644 --- a/data.json +++ b/data.json @@ -1876,6 +1876,15 @@ ], "description": "A dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk." }, + { + "name": "OpenFoodFacts", + "link": "https://github.com/openfoodfacts/smooth-app", + "label": "good first issue", + "technologies": [ + "Dart" + ], + "description": "Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product" + }, { "name": "Basic-Car-Maintenance", "link": "https://github.com/mikaelacaron/Basic-Car-Maintenance",