Open Issues Need Help
View All on GitHub Add TDEE Calculation function 2 months ago
AI Summary: Implement a feature in the ArnoldApp that calculates the user's Total Daily Energy Expenditure (TDEE) based on their provided body measurements (e.g., weight, height, age, activity level). This involves gathering user input, applying a suitable TDEE calculation formula, and displaying the results clearly within the application.
Complexity:
3/5
enhancement good first issue