The app is capable to perform internet search of the user's image. For example, if user took the photo of fruit salad, the app will use his image as the pattern and will find all recipes of fruit salads available globally in Internet. After that the app can parse the web site page that contains recipe description and transform from human readable format to the form of the recipe table.
After that user can make adjustments to recipe taken from Internet and copy it to his Food Diary
User can perform either Image search or Food Name search, activating one of the radio buttons.
The Internet search of recipes is initiated by pressing this button.
The search results are represented as the list of recipes. Tapping on the entry of the list, the user extends it and app displays additional buttons:
By button Copy the app tries to parse the informal description of the recipe in the web page. After that it opens the Copy Food page, where user can adjst the components and then add then to his diary.
By button Internet the app opens browser with the web page containing the recipe. The user can read full description of the recipe, cooking instrucctions and so on.
Tapping button Speak the user can pronounce voice commands for this and other pages.
Button Information opens popup window with brief description of the page, its voice commands and buttons.