savjaylade84 / calorie_tracker

a calorie tracker that is in terminal based but uses statistical visualisation for progress using matplotlib and numpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a calorie tracker that is in terminal based but uses statistical visualisation for progress using matplotlib and numpy


Languages

Language:Python 100.0%