Skip to content

jfmdev/body-fat-calc

Repository files navigation

Body Fat Calculator

A simple Progressive Web App, implemented with Vue and Boostrap, for calculate (or more precisely, estimate) the body fat percentage of bodies.

Demo

Installation an usage

The project was created using Vue CLI 3, all commands for install, run and build the application are the ones defined by this tool. E.g:

  • yarn install for install all dependencies.
  • yarn run serve for run the application locally.
  • yarn run build for compile, and minify, for production.

License

Body Fat Calculator is free software; you can redistribute it and/or modify it under the terms of the Mozilla Public License v2.0. You should have received a copy of the MPL 2.0 along with this library, otherwise you can obtain one at http://mozilla.org/MPL/2.0/.