Open nattenhagen opened 6 months ago
UPDATE: For now we will only keep the one Schema for Recipes and create from an external data the liste of Symptoms and ingredients automatically that will be used to suggest already inserted symptoms and ingredients.
Value Proposition
As a Developer I want to seamlessly integrate external data into my internal project So that I can continue developing the current app without interruption.
Acceptance Criteria
Tasks
feature/backend-api
.recipes
,symptoms
, andingredients
.recipes
,symptoms
, andingredients
to the database..env.local
file with the MongoDB connection URI and add it to.gitignore
.index.js
), (symptoms.js
) and the data by[id]
.