-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
#HealthCalcs | ||
|
||
HealthCalcs is a lightweight web application that provides a suite of health-related calculators, designed to make it easy for users to assess key health metrics. The app is user-friendly and accessible, making it ideal for both personal use and professional health consultations. | ||
|
||
Features | ||
Body Mass Index (BMI) Calculator: Quickly assess if your weight is in a healthy range based on height and weight. | ||
Basal Metabolic Rate (BMR) Calculator: Estimate the number of calories burned at rest to better plan your daily intake. | ||
Daily Caloric Needs Calculator: Calculate the recommended daily caloric intake based on activity level. | ||
And more... | ||
|
||
|
||
Demo | ||
Try out the live demo here. | ||
https://hamocodes.github.io/healthcalcs/ |