Stef d5e8c3fa94 Refactor food item model and add barcode scanner page
Renamed FoodItems to FoodItem and Units to Unit in models.py, updated related imports and usage throughout the codebase. Added a barcode scanner test page using ZXing in the admin section. Improved food_items.html to display nutritional information in a table. Registered the admin blueprint in app.py and cleaned up blueprint registration in __init__.py. Updated seed.py to use the new FoodItem model.
2025-06-28 12:53:27 +02:00
2025-06-25 21:58:18 +02:00
2025-06-27 14:09:47 +02:00
2025-06-25 21:58:18 +02:00

cal_counter

Calorie Counter Webapp

Bello -Iman

Description
Calorie Counter Webapp
Readme MIT 227 KiB
Languages
Python 60.1%
HTML 38.6%
Mako 0.7%
Dockerfile 0.4%
Shell 0.2%