Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 457 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 457 Bytes

Calorie Tracker in Python

calorie tracker that is in terminal but uses statistic visualisation of matplotlib and numpy

Dependency

  • matplotlib
  • numpy

Feature

  • add food in the list
  • visualise a statistic of progress
  • edit goals
  • view foods in the list
  • save list and goals
  • retrieve the save list and goal

Statistical Visualisation

  • bar graph
  • pie graph
  • plot graph

How to run it

python calorie_tracker.py