Resize: Difference between revisions

From WikiDotMako
 
Line 13: Line 13:
==Current Project==
==Current Project==


2. build a parser to find ingredients and quantities (pita, but doable)
3. build a parser to find ingredients and quantities (pita, but doable)


* Erik
* Erik

Latest revision as of 19:03, 25 November 2009

Overview[edit]

  1. get the usda data in mysql
  2. get a database of recipes
  3. build a parser to find ingredients and quantities
  4. integrate conversion system for quantities
  5. figure out the most-used ingredients and make sure they are available
  6. integrate this backend stuff into an ajax web interface
  7. testing
  8. get usage stats; start saving recipes
  9. publicize

Current Project[edit]

3. build a parser to find ingredients and quantities (pita, but doable)

To do/useful info[edit]

3. integrate conversion system for quantities

  • USDA DB WEIGHT.txt


4. figure out the most-used ingredients and make sure they are available

There are some wikipedia articles that may be useful:

5. integrate this backend stuff into an ajax web interface

6. testing

7. get usage stats; start saving recipes

8. publicize

  • Popular food blogs

Finished[edit]

0. get the usda data in mysql

1. get a database of recipes