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

Create event detail page - Frontend #10

Open
6 tasks
hannahkamundson opened this issue Dec 27, 2019 · 0 comments
Open
6 tasks

Create event detail page - Frontend #10

hannahkamundson opened this issue Dec 27, 2019 · 0 comments

Comments

@hannahkamundson
Copy link
Collaborator

hannahkamundson commented Dec 27, 2019

  • Has all details of event
  • Linked to GET request api/events query params: event id
  • Show edit button if admin or if they made the page (username/id of person who made page will come in get request)
  • Delete button if admin or if they made the page
  • Delete button should link to DELETE request api/events query params: event id
  • Add toast if error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant