mirror of
https://github.com/StefBuwalda/cal_counter.git
synced 2025-12-16 18:37:55 +00:00
Removed the unused index.html template. Refactored the food item editing route to use a new updateFromForm method in the FoodItem model for updating fields from the form, simplifying the update logic and form population in routes.py.