Skip to content

This web-based calculator allows users to compute their Basal Metabolic Rate (BMR) based on their gender, height, weight, and age. It features a responsive design with light and dark themes, providing immediate feedback on caloric needs.

Notifications You must be signed in to change notification settings

crni99/bmr-tdee-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

BMR & TDEE Calculator
pages-build-deployment Vercel Netlify Status

This project is a simple calculator that allows users to compute their Basal Metabolic Rate (BMR) and Total Daily Energy Expenditure (TDEE) using the Mifflin-St Jeor equation.

This information helps users better understand their energy needs and tailor their diet and exercise plans.


Features

  • BMR Calculation: Based on user inputs (gender, height, weight, age) using the Mifflin-St Jeor equation:
    • For Men:
      • BMR=66.47+(13.75×weight [kg])+(5.003×height [cm])−(6.755×age [years])
    • For Women:
      • BMR=655.1+(9.563×weight [kg])+(1.85×height [cm])−(4.676×age [years])
  • TDEE Calculation: Takes into account the user's activity level.
  • User-Friendly Design: Responsive and easy to use with a modern user interface.

How to Use

  1. Select Gender: Choose "Men" or "Women."
  2. Enter Height, Weight, and Age: Input the respective values in cm and kg.
  3. Select Activity Level: Choose the activity level that best matches your lifestyle.
  4. Click "Calculate": The results will display below the button.

Installation

To run the project locally, download all the files and open index.html in your preferred web browser.


Online Access

This calculator is also available online at planishraneitreninga.com.

About

This web-based calculator allows users to compute their Basal Metabolic Rate (BMR) based on their gender, height, weight, and age. It features a responsive design with light and dark themes, providing immediate feedback on caloric needs.

Topics

Resources

Stars

Watchers

Forks

Languages