mirror of
https://github.com/StefBuwalda/cal_counter.git
synced 2025-12-17 02:47:56 +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.