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

Add ingredient data to database #552

Open
Andreasgdp opened this issue Mar 4, 2023 · 1 comment
Open

Add ingredient data to database #552

Andreasgdp opened this issue Mar 4, 2023 · 1 comment

Comments

@Andreasgdp
Copy link
Member

Andreasgdp commented Mar 4, 2023

Tasks

  • Look for the most complete ingredient data
  • Figure out what information we need from the data
  • Create the structure for the ingredient model in the prisma schema that supports the data needed
  • Update the database (locally first) with the new model
  • Create a script to extract the data and populate the database
  • Implement backend for ingredient i.e., create the API route for ingredients
    • Only getting from ingredients database. As the user will not need to post, put or delete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: On Pause
Development

No branches or pull requests

2 participants