ShinhyoBelok / BigOven

BigOven is a ruby on rails app that help you save your favorites recipes and let you keep track of your food inventory by adding the food in the app, When you want to cook a recipe you can generate a shopping list to see what you missing to be able to do that recipe.
MIT License
2 stars 1 forks source link

Update recipes controller and views #17

Closed Gdiazdiaz closed 1 year ago

Gdiazdiaz commented 1 year ago

Tasks completed

Update recipes_controller and views so:

Recipes list:

Public recipe list:

Recipe details:

Note: Hey @ShinhyoBelok you will notice some things are missing, like the data of the table in the recipe details page and the counters in the recipe tabs in the public recipes page, don't worry I'll just wait to have all controllers set to update those.