项目作者: omarolivarez

项目描述 :
A desktop-based tracker that accepts meals, water, and exercise as inputs and outputs the factors that most influence weightloss.
高级语言: HTML
项目地址: git://github.com/omarolivarez/taro.git
创建时间: 2021-06-06T19:45:30Z
项目社区:https://github.com/omarolivarez/taro

开源协议:

下载


taro

What problem it solves

When using fitness or nutrition apps, the apps use models that hold true for the general population, but not for me as an individual. I have specific body chemistry that is tough for any one app to capture. Therefore, existing apps are unable to provide accurate recommendations for me to maintain good fitness.

How it solves it

taro uses a linear regression to monitor daily entries in my consumption and exercise to communicate the biggest factors to weight loss.

How to use Taro

Run the following command in /taro/: python3 app.py

Feedback welcome

Next steps:

Form fields to add: date, fat, carbs, proteins, calories, water oz, steps walked, gym-weightlifting?, gym-swimming?, crossfit?