Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete an Event #35

Open
sarahgarlock opened this issue Jul 30, 2023 · 0 comments
Open

Delete an Event #35

sarahgarlock opened this issue Jul 30, 2023 · 0 comments

Comments

@sarahgarlock
Copy link
Contributor

sarahgarlock commented Jul 30, 2023

DELETE "/api/v1/users/:id/events/:id"
VISIT "/api/v1/users/:id/events

This endpoint will allow a user to delete their event.


As a user, when I visit the Update Event page for a specific event that I am hosting
And click on "Cancel This Event",
It takes me to Hosting/Attending.
That specific event should be removed from the Hosting/Attending page.

@sarahgarlock sarahgarlock changed the title Delete Delete an Event Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant