Stef 970d102831 Add user dashboard and per-user food item ownership
Introduces a user dashboard route and template, moving dashboard logic to a user blueprint. FoodItem now has an owner_id field and a unique constraint on (barcode, owner_id), with relationships set up in the User model. Updates food item creation to associate with the current user, and adds a utility script for dropping a temporary table.
2025-06-29 11:24:34 +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%