A desktop-based tracker that accepts meals, water, and exercise as inputs and outputs the factors that most influence weightloss.
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.
taro uses a linear regression to monitor daily entries in my consumption and exercise to communicate the biggest factors to weight loss.
Run the following command in /taro/: python3 app.py
Form fields to add: date, fat, carbs, proteins, calories, water oz, steps walked, gym-weightlifting?, gym-swimming?, crossfit?