mirror of
https://github.com/StefBuwalda/cal_counter.git
synced 2025-11-01 20:29:59 +00:00
Refactored food item related routes from app.py to application/user/routes.py under the user blueprint. Updated template and JS references to use the blueprint route names, improving code organization and modularity.