Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutrition Calorie Planner

Streamlit application for estimating weight-loss calorie targets and macronutrient distribution from user profile, activity level, and deficit intensity.

Project Access

Quick Start

pip install -r requirements.txt
streamlit run app/streamlit_app.py

What This Project Demonstrates

  • Separation between UI and reusable calculation logic
  • Streamlit app design for interactive decision support
  • BMR and TDEE estimation using Mifflin-St Jeor
  • Calorie deficit planning with transparent assumptions
  • Macronutrient conversion from calorie targets
  • Basic automated tests for core calculations

Key Insight

The project is a small decision-support application that turns user inputs into transparent nutrition planning estimates with safety warnings and reusable business logic.

About

Streamlit nutrition planning app for calorie targets, TDEE estimation, and macronutrient recommendations.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages