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

Admin control backend routes #34

Closed
3 of 6 tasks
nh602 opened this issue Nov 28, 2023 · 0 comments · Fixed by #35
Closed
3 of 6 tasks

Admin control backend routes #34

nh602 opened this issue Nov 28, 2023 · 0 comments · Fixed by #35
Assignees

Comments

@nh602
Copy link
Collaborator

nh602 commented Nov 28, 2023

An admin needs to be able to:

  • View which vendors have requested
  • (Eric) Route allowing viewing event RSVP requests
  • (Eric) Route allowing accepting / rejecting RSVP requests
  • Add, modify, and delete events. (This is implemented in the eventRouter already?)
  • (Nick) Middleware to check if the current user is authenticated as an admin or not (return not authorized if non-admin tries)
  • View / Edit / add violations per vendor
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

Successfully merging a pull request may close this issue.

2 participants