Skip to content

adavidadam/food_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Tracker App

This is a simple Flask web app for tracking daily food consumption, Whoop recovery scores, and tiredness levels.

Features

  • Log daily food consumption and related data.
  • View logged data in a browser.
  • Analyse patterns between food and tiredness.

Setup

  1. Clone this repository.
  2. Install dependencies: pip install flask pandas.
  3. Run the app: python3 food_tracker.py.
  4. Open in a browser: http://127.0.0.1:5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published