Difference between revisions of "Find alternatives"

From AardRock Wiki
Jump to navigation Jump to search
 
Line 4: Line 4:
* food products allready eaten. The system will search for food products in the entries de user has inserted in the database. The thought is that what people like to eat in the past they probally will eat in the future.
* food products allready eaten. The system will search for food products in the entries de user has inserted in the database. The thought is that what people like to eat in the past they probally will eat in the future.
* food products from the NEVO-table. The system will search through the NEVO-Table. It will throw up every posible alternative.
* food products from the NEVO-table. The system will search through the NEVO-Table. It will throw up every posible alternative.
----


Example:
Example:


entry is:
'''entry is:'''


1 slice of bread<br>
1 slice of bread<br>
Line 14: Line 16:
1 apple(30 g)<br>
1 apple(30 g)<br>
carbonate 390 gr<br>
carbonate 390 gr<br>
What is an alternative for : apple ?
 
'''What is an alternative for : apple ?'''


1 slice of bread<br>
1 slice of bread<br>
Line 21: Line 24:
carbonate 300gr<br>
carbonate 300gr<br>


query wordt dan:
'''query wordt dan:'''
 
ken nog niet de query taal van Jena.

Latest revision as of 20:33, 26 May 2006

Giel discovered during the interviews with dietists, that many users of our application will ask the system that: what kind of variation can i make while staying on the same amount of carbonates?

A solution to this problem is to skip the food products the user doesn't want. The system can look now in two ways for alternative foodproducts.

  • food products allready eaten. The system will search for food products in the entries de user has inserted in the database. The thought is that what people like to eat in the past they probally will eat in the future.
  • food products from the NEVO-table. The system will search through the NEVO-Table. It will throw up every posible alternative.

Example:

entry is:

1 slice of bread
1 slice of cheese
1 glass of milk
1 apple(30 g)
carbonate 390 gr

What is an alternative for : apple ?

1 slice of bread
1 slice of cheese
1 glass of milk
carbonate 300gr

query wordt dan:

ken nog niet de query taal van Jena.