kritikillz931 / mercury-client

0 stars 0 forks source link

(STRETCH) Delete Reminders #25

Open kritikillz931 opened 3 years ago

kritikillz931 commented 3 years ago

As a user i would like to have a reminders page to set up daily reminders about meetings, phone calls, or anything else i see fit.

Given a user is on the reminders page When the user clicks on an existing reminder Then the user should be directed a new page where they can click delete reminder When the user clicks on delete reminder Then they will be removed from the page and the user will be directed back to the reminders page

SERVER SIDE chosen reminder is erased from the reminders database create a Reminders Viewset for responses to Deletion requests