https://github.com/aburd/bac_measurer
A CLI tool for measuring BAC (blood alcohol concentration)
https://github.com/aburd/bac_measurer
Last synced: about 1 year ago
JSON representation
A CLI tool for measuring BAC (blood alcohol concentration)
- Host: GitHub
- URL: https://github.com/aburd/bac_measurer
- Owner: aburd
- Created: 2020-12-31T07:42:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T14:11:45.000Z (over 5 years ago)
- Last Synced: 2024-12-31T05:16:56.513Z (over 1 year ago)
- Language: Rust
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
A CLI tool for measuring BAC (Blood Alcohol Concentration).
The interface offered to user's is meant to be simple.
1. Give the tool your height and weight (or else a default one will be provided)
2. Submit any drinks you have had, which will be logged
3. The tool will report BAC based on its logs
## Methodology
[Widmark Formula](https://en.wikipedia.org/wiki/Blood_alcohol_content#Estimation_by_intake)