misalazeem / Recipe_App

This is a recipe app (Full stack) on ROR
MIT License
1 stars 0 forks source link

Recipe App: Recipe Details #24

Closed misalazeem closed 1 year ago

misalazeem commented 1 year ago

Following tasks have been implemented in this PR

Recipe details: 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. If the user is the owner of the recipe, should lead to the form that allows the user to add new food.