mirror of
https://github.com/StefBuwalda/cal_counter.git
synced 2025-12-17 02:47:56 +00:00
Introduces 'overview' and 'test' routes and templates for daily nutrition summaries. Updates FoodLog model to include 'part_of_day' and 'date_' fields for better log categorization. Adjusts log creation and seed data to support new fields. Removes SSL context from app run for local development.