=== BMI BMR Calculator === Contributors: r0by Tags: BMI, BMR, Body Mass Index, Basal Metabolic Rate, Calculator Requires at least: 3.7 Tested up to: 4 Stable tag: 1.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Body mass index and Basal Metabolic Rate calculator that saves calculation data for logged in users and gives overview to the trainer (admin). == Description == Responsive mobile friendly Body Mass Index and Basal Metabolic Rate calculator on your post/page in a custom database table. User can very simply get their BMI and BMR and if they choose to, save their data for future reference. It also saves the rest of entered data and calculates body fat percentage based on user BMI, age and gender. == Installation == 1. Upload `bmi-bmr-calculator` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `[bmibmr]` shortcode in your post/page == Frequently Asked Questions == = Where are the settings? = In this version, there is no options page for the BMI BMR calculator. In future versions admin will be able to see entries of all users. = Are there translations? = Not yet. = Is there backend for trainer? = Not yet. == Upgrade Notice == = 1.3 = Trainers (admin/editor) have option to overview their clients entries on frontend. == Screenshots == 1. BM1 calculator 2. BMR calculator 3. Saved data 4. Average Daily Activity Levels 5. Client list == Changelog == = 1.3 = * Client list for trainers * Separate view for trainer and client (frontend only) = 1.2 = * Calculation errors fixed * Boostrap twitter implemented * Display of results in two columns and boxes = 1.1 = * Display calculation for BMR without saving it first = 1.0 = * Basic calculator with Ajax (jQuery) and Save for logged in users. * Initial release.