Fitness dashboard is a website that lets you calculate some helpful fitness and health metrics to live a better life. The basic version lets you:
- Calculate your BMI and TDEE (total daily energy expenditure)
- Calculate your estimated one rep max in any exercise
- Calculate one rep maxes for different rep ranges using RPE (Ratings of perceived exertion)
- Git clone the repository at https://github.com/Codnova/Fitness-Dashboard-v2.git
- If you are using Visual Studio Code, install the Live Server extension
- Open the project folder in Visual Studio, click "Go Live" in the bottom-right corner of your editor to run the website.
This project uses the following dependencies:
- Boostrap