Skip to content

Latest commit

 

History

History
84 lines (37 loc) · 2.68 KB

README.md

File metadata and controls

84 lines (37 loc) · 2.68 KB

Fitness calculators

Plugin for calculating Water intake, BMI calculator, protein Intake for the fitness freaks.

  1. Water Intake calculator This calculator will ask you about Age, Gender, height, weight,Activity level and weather of your area. After calculating the given data, this calculator will show you the exact water intake one should have to take. Shortcode : [fcp-water-intake-calculator]

alt text

  1. Protein Intake calculator This calculator will ask you about Age, Gender, height, weight,Activity level and you goal. After calculating the given data, this calculator will show you the exact protein intake one should have to take. Shortcode : [fcp-protein-intake-calculator]

alt text

  1. BMI (Body Mass Index) calculator This calculator will ask you about height and weight. After calculating the given data, this calculator will show you your BMI value with different classifications according to the BMI. Shortcode : [fcp-bmi-calculator]

alt text

  1. BFP (Body Fat Percentage) calculator This calculator will ask you to add height,weight and age. After calculating the given data, this calculator will show you your BFP value with different classifications according to the BMP. Shortcode : [fcp-bfc-calculator]

alt text

Getting Started

Automatiic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Fitness Calculator Plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type Fitness Calculator Plugin and click Search Plugins. Once you’ve found our Fitness Calculator Plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Prerequisites

  • WordPress 4.9.8 or greater
  • PHP version 5.2.4 or greater
  • MySQL version 5.0 or greater

Installing

The manual installation method involves downloading our Fitness Calculator Plugin and uploading it to your webserver via your favourite FTP application.

Authors

  • Gurcharan Singh - Initial work - gaganphp

License

This project is licensed under the MIT License - see the LICENSE.md file for details

log

  • Upcoming feature (calculators in the side bar with the help of widgets)