mirror of
https://github.com/StefBuwalda/cal_counter.git
synced 2025-10-29 19:00:00 +00:00
0da580faf174c99482ce8345b93a64a082b65894
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.
cal_counter
Calorie Counter Webapp
Languages
Python
60.1%
HTML
38.6%
Mako
0.7%
Dockerfile
0.4%
Shell
0.2%