Skip to content

Add the ability to delete a recipe #49

@IAllemee

Description

@IAllemee

Users should be able to delete a recipe from the recipe list.

  • Add a DELETE /recipes/:id endpoint in src/routes.js
  • Remove the recipe row from the SQLite database
  • Add a "Delete" button to the recipe detail view
  • Write a test that confirms a deleted recipe returns 404

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions