TomNgTech / Groceries-Recipes-Meal-Plan-Backend

1 stars 0 forks source link

Troubleshoot '/recipes' route #48

Closed TomNgTech closed 1 year ago

TomNgTech commented 1 year ago

Description: As a developer I would like to ensure that our recipe routes are working as intended. I would also like our post routes for recipes/mealplan to assign a crypto.randomUUID to each recipe and meal plan.

josh671 commented 1 year ago

Acceptance Criteria: [] - new recipes and new mealplans have a uuid assigned to them. [] - delete method checks if the object exists before deleting [] - delete method deletes the correct item