Diet Planner
- January 11th, 2010
- Write comment
As some of you know I have serious food allergies and have to keep close track of what I eat. Seeing as I find it somewhere between impossible and more impossible to use a “paper” diet manager, and I needed something to do. I decided to write a program to do it instead. (Yes, it will take a lot longer to get this program usable than it would to make a spreadsheet, but that would be boring.) Diet Planner is the name for now, since I have no intention of doing the work to come up with a good name. I guess I could learn from a lot of Linux apps and name it Troll or something. Just kidding..sorta. I would suggest against actually using it right now, it has a long way to go. It is written in Python, and yes I know there are better ways to do a lot of this, I’m learning. Currently it only runs in the terminal, but eventually I will add a gui.
I know there are a lot of bugs, but suggestions are welcome!
It is released under the GPL v3
http://themicrogeeks.com/files/projects/diet_planner/diet_planner_v01.tar.gz
