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

Integrate database for Choose From Saved page: GET #128

Open
charlottexlin opened this issue Apr 11, 2023 · 0 comments
Open

Integrate database for Choose From Saved page: GET #128

charlottexlin opened this issue Apr 11, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@charlottexlin
Copy link
Contributor

charlottexlin commented Apr 11, 2023

related to user story #5

  • This will be very similar to the GET route for the /savedrecipes page - code can be copy-and-pasted from that route.
  • in the GET route for this page, pull the user's Saved Recipes data from the database
  • make a call to the API to get the recipe information based on the recipe IDs
  • send it to the front-end in order to display it on the page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants