body fat calc
1.0.0
A simple Progressive Web App, implemented with Vue and Boostrap, for calculate (or more precisely, estimate) the body fat percentage of bodies.
Demo
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.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/.