Last week i was diagnosed with Diabetes. So I now live on tight diets. :):)
However, I plan to develop some modules for my blog. One is to maintain a (closed) online log of my sugar levels, with some nice summary information etc. I now collect them in a spreadsheet, but off
course, as real geek, it shoud be online, in Drupal. With login and access to the data for my doctor etc :):)
In addition to that (I do not know if you know diabetes) I need to track the exact amount of carbohydrates in my meals. They are crucial to me. This is where I want to speak to you about:
I want to make some modules for (general) diets and I need help for this.
The module(s) should do the following:
* create a database of nodes with nutritional info. Each node is a product. For example "milk".
* create a database of recepies that are compiled out of these products. Each recepy will calculate the nutritinional info from the sum and amounts of the components it is made of.
* allow a log of meals. Each meal is an (optionally altered) recipe
* allow a default "ideal day" (diet reference values). One can log her
differences these ideals (e.g. ate 40 carbohydrates more at noon).
My question to you is, to give me some thoughs, ideas and possibly some code. I am looking for
ideas, coders and writers. I am looking for people with better knowledge about diets (mine is limited to diabetes diets) and so on.