EATING PROBLEM
What would I eat today? You have some ingredients and you don’t know what you can cook of them You have no money to buy food or only little money and you wonder what would be the cheapest solution to get good meal and get proper recipe
Plan of attack To build database of foods and search engine for finding proper recipe
Building tools We use mySQL to create the database HTML form to input the ingredients php+mySQL to fetch the recipes from database
How is it working? We use Boolean model to get the recipes from database Then the program will rank the given set using the probabilistic model Then we have the ranked result set from which you can choose the best recipe for you