- Added new functions for BMI and goal weight/body fat percentage retrieval in `body_metrics.py`. - Introduced training frequency and inter-session gap calculations in `activity_metrics.py`. - Updated placeholder registrations to include new metrics for nutrition and activity. - Improved data handling in `placeholder_resolver.py` for better integration of new metrics. - Enhanced documentation across modules to reflect the new functionalities. These updates improve the accuracy and comprehensiveness of health and fitness assessments within the application. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| activity_metrics.py | ||
| activity_session_insights.py | ||
| body_extras.py | ||
| body_metrics.py | ||
| nutrition_part_a.py | ||
| nutrition_part_b.py | ||
| nutrition_part_c.py | ||
| nutrition_score.py | ||