Skip to content

AnubhaviS/Nutrition-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Nutrition Analyzer

About

This project is a simple Nutrition Analyzer built using Python.

The idea behind this project was to create a small system where users can enter food items and calculate their nutritional values such as calories, protein, carbohydrates, and fats.

It mainly focuses on working with structured data and performing calculations based on stored values.

Features

  • Input food items
  • Calculate total calories
  • Display basic macronutrient breakdown
  • Generate a simple summary of intake

Technologies Used

  • Python
  • Dictionaries
  • Basic data processing
  • Conditional logic

How to Run

python nutrition_analyzer.py

Purpose

This project helped me practice organizing data in dictionaries, handling user input, and performing logical calculations in a structured way.

About

A Python-based tool that calculates basic nutritional values of food items and provides a simple intake summary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages