Skip to content

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

Notifications You must be signed in to change notification settings

savjaylade84/calorie_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages