Stef 0da580faf1 Refactor login flow to use auth blueprint
Moved login route and logic from app.py to application/auth/routes.py under the 'auth' blueprint. Updated all references to the login route to use 'auth.login'. Added a dedicated login.html template under application/auth/templates. Adjusted login_required utility and default_return logic for consistency.
2025-08-11 17:43:46 +02:00
2025-06-25 21:58:18 +02:00
2025-08-11 01:53:22 +02:00
2025-06-25 21:58:18 +02:00

cal_counter

Calorie Counter Webapp

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