https://github.com/vimichael/nutrition-tool
https://github.com/vimichael/nutrition-tool
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vimichael/nutrition-tool
- Owner: vimichael
- Created: 2024-03-22T06:31:58.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T15:16:51.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T02:41:44.067Z (11 months ago)
- Language: Rust
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TDEE + Macro Calculator

*A CLI for quick diet calculations*
___
## Features
- Interactive terminal instructions
- BMR, TDEE estimations
- Recommended daily calories + macros
___
## Installation
No download link as of right now. To use the program, clone the repository and enter `cargo run` at the root directory.
___
## Dependencies
There are no dependencies
___
## TODO
- Make error handling more robust
- GUI?