-
Notifications
You must be signed in to change notification settings - Fork 2
[5.5 Barcode Scanner] Barcode → Food Item DB Lookup (e.g., OpenFoodFacts) #46
Copy link
Copy link
Open
Labels
featureNew functionality or major improvementNew functionality or major improvementhelp wantedExtra attention is neededExtra attention is neededplatform: desktopJava desktop appJava desktop appplatform: mobile.NET MAUI app.NET MAUI appplatform: webBlazor web client or admin panelBlazor web client or admin panelpriority: lowNice to have or minor taskNice to have or minor taskstatus: todoTask is defined but not yet startedTask is defined but not yet started
Milestone
Description
Metadata
Metadata
Assignees
Labels
featureNew functionality or major improvementNew functionality or major improvementhelp wantedExtra attention is neededExtra attention is neededplatform: desktopJava desktop appJava desktop appplatform: mobile.NET MAUI app.NET MAUI appplatform: webBlazor web client or admin panelBlazor web client or admin panelpriority: lowNice to have or minor taskNice to have or minor taskstatus: todoTask is defined but not yet startedTask is defined but not yet started
Projects
StatusShow more project fields
No status
Milestone: Milestone 5: Infrastructure & Tools
Category: 5.5 Barcode Scanner
Task: Implement a system for looking up food items in a database (e.g., OpenFoodFacts) after scanning their barcode.
Description
This task involves connecting the mobile app to a food database (such as OpenFoodFacts) after a user scans a barcode. The app should query the database using the barcode to retrieve relevant information about the food item (e.g., name, calories, macronutrients). If the barcode is not found in the database, the user should be notified, and the option to manually add the item should be provided.
Subtasks:
Technical Considerations:
Acceptance Criteria: