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] Recipes list
#4
Closed
batoorsohail
closed
1 year ago
batoorsohail
commented
1 year ago
Recipes list should:
display a list of recipes created by the logged-in user as in the wireframe
lead to recipe details
If the user is the owner of the recipe, should allow the user to delete it
Recipes list should: