Skip to content

implement edit UI #12

@JaimieMurdock

Description

@JaimieMurdock
  1. Fill in the edit form using jQuery's $.getJSON() function to get the citation JSON data from '/citation/{id}'.
  2. Update the database using a PUT request to '/citation/{id}', which will be activate when hitting the save button on the form.
  3. Reload the page with the new, updated citation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions