Skip to content

arendvw/buoyancy-calculator

Repository files navigation

Buoyancy calculator

App available on https://buoyancy.cc

  • Calculate weight of a person based on age, gender and length
  • Estimate impact of diving suite
  • Estimate impact of diving cylinder
  • Show the impact of a balanced rig

Inspired by the Optimal Buoyancy Computer by Robert Singler

Licence

MIT

Development

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Releases

No releases published

Packages

No packages published

Languages