In early 2017 I had just gone onto disability pension. Desperate
to improve my health despite being broke, I was looking for a way to get
the maximum fibre and protein from my food for the minimal cost and
calories. I started entering in all the nutritional data from food I
bought into a spreadsheet, calculating and plotting those
protein:fibre:cost:calories ratios.
Later that year I started to create and analyse recipes which combined
different ingredients. This quickly became cumbersome in a
spreadsheet, so I started a Django project initially called the Price And
Nutrition Tabulation System (P.A.N.T.S) for storing and visualising the data for
both recipes and ingredients.
Soon I also realised since I was entering in all my recipes here it
would also be easier if I used it as my daily calorie counter and
added a “food diary” to the system, renaming it the Price And
Nutrition Tracking System.
Example screenshot of the diary view:
Read more…