Open radekwojpl2 opened 2 years ago
As a user I want to see list of fast food So that I can choose one of them and see the menu.
As a user I want to see nutrition information about a menu item So that I can choose one of them
As a user I want to see the image of the menu So that I can decide to buy it
In addition:
As a use I want to have some kind of input So that i can decide what kind of food displays
As a user I want to see some default or random menu items so that i can choose what i want to search next
As a user I want o choose how many items i see on main page so that I do not have to choose it again
[Optional] Use rxjs library As a user I want to type food name in input so that food will populate automatically
https://spoonacular.com/food-api/docs#Search-Menu-Items api for this task
@sylcym
I will check that tomorrow
As a user I want to see list of fast food So that I can choose one of them and see the menu.
As a user I want to see nutrition information about a menu item So that I can choose one of them
As a user I want to see the image of the menu So that I can decide to buy it
In addition:
As a use I want to have some kind of input So that i can decide what kind of food displays
As a user I want to see some default or random menu items so that i can choose what i want to search next
As a user I want o choose how many items i see on main page so that I do not have to choose it again
[Optional] Use rxjs library As a user I want to type food name in input so that food will populate automatically