From 701c8c6a4eaa9bd3c9eb45f1b3eb66ca4fceb05e Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 29 Oct 2024 21:20:43 +0000 Subject: [PATCH] Added new OpenFoodFacts repository --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 6710eb6..0a6c430 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",