simplif-ai/Application

User Story - view my saved summary & notes, and delete notes (#40)

Closed this issue · 0 comments

Current Behavior

As a user I would like to view my saved summary & notes, and delete notes (User
Story #40).

Tasks

  • Create logic to return the name with note to view the note’s name in the saved list (Lena)
  • Create logic and endpoint to view the summary and notes when clicked on a saved note (Lena)
  • Create logic and endpoint to delete note (Lena)
  • Testing logic and endpoint for notes (Lena)
  • Documentation logic and endpoint for notes (Lena)
  • Create an option to delete notes (Ria)
  • Implement endpoint to pull current note by id (Ria)
  • Implement api call to delete note and redirect to my notes page (Ria)