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
Shopping list
#18
Closed
coderacheal
closed
1 year ago
coderacheal
commented
1 year ago
In this pull request
Add shopping list controller
Add a shopping list view
Add logic to retrieve information list for a users
Compute the amount need and the associated price per ingredients
In this pull request