Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to create a shopping list based on bookmarked recipes. #5

Closed
nishadtardalkar opened this issue Oct 28, 2024 · 4 comments
Closed

Comments

@nishadtardalkar
Copy link
Collaborator

Give users the ability to bookmark searched recipes (save them in DB to fetch later).

  1. Maybe: From the bookmarks users can select recipes to create a shopping list from.
  2. Maybe: Instead of selecting from bookmarks, everything in the bookmarks will be added to shopping list.
@Rutvik2598
Copy link
Collaborator

Created a PR to store bookmarked recipes in the db.

@SharmeenMomin
Copy link
Collaborator

SharmeenMomin commented Nov 1, 2024

Created PR to fetch and display book marked recipes under user profile

@Rutvik2598
Copy link
Collaborator

Created PR to display the shopping list for the bookmarked recipes.

@Rutvik2598
Copy link
Collaborator

Closing this issue as all PR's have been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants