issues
search
batoorsohail
/
recipe-app
Recipe App is a rails application that keeps track of all your recipes and ingredients creates recipes and generates a shopping list based on what you have and what they are missing on a recipe. You can also make your favorite recipes public.
MIT License
0
stars
0
forks
source link
[1pt] Recipe details
#6
Closed
batoorsohail
closed
1 year ago
batoorsohail
commented
1 year ago
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
Recipe details should: