radekwojpl2 / CodersCamp2021-FirstProject

coders-camp2021-first-project.vercel.app
0 stars 4 forks source link

Fast Food view #7

Open radekwojpl2 opened 2 years ago

radekwojpl2 commented 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

radekwojpl2 commented 2 years ago

https://spoonacular.com/food-api/docs#Search-Menu-Items api for this task

radekwojpl2 commented 2 years ago

@sylcym

radekwojpl2 commented 2 years ago

I will check that tomorrow