kritikillz931 / mercury-client

0 stars 0 forks source link

(STRETCH) Create Reminders #23

Open kritikillz931 opened 3 years ago

kritikillz931 commented 3 years ago

Given a user is on the reminders page When the user clicks on add reminder Then the user should be directed a new page where they will be prompted to create a new reminder with any information they input.

SERVER SIDE store the newly created reminder in the reminders database create a Reminders Viewset for responses to creation requests

gwynnemeeks commented 3 years ago

This ticket mentions a reminders page but I'm not seeing a ticket for a view reminders. Do you need one for this feature to work?