BenKimball11 / ProjectFocus-client

0 stars 0 forks source link

Delete a note #10

Open BenKimball11 opened 3 years ago

BenKimball11 commented 3 years ago

User Story

As an authenticated user, I would like to delete notes.

GIVEN user has successfully completed registration/log in and is viewing their notes WHEN user presses button to delete note THEN note is deleted from database and DOM re-renders to reflect the change

To Do

Back End:

Front End: