over-geek/Recipe-app

[2.5pt] Add the Recipe details page - Team Member 1

Closed this issue · 0 comments

  • Create the route and controller for the Recipe Food functionality.

  • Should display a toggle button that allows for a recipe to be made public or private.

  • If the recipe is public or the user is the owner of the recipe, should display the recipe details as in the wireframe.

  • Add the destroy functionality to remove a food item from the food table

  • Add authorization rules if necessary

  • Customize the layout by adding CSS styles