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 admin endpoint to get users that attended an event #22

Open
2 tasks
alexanderqchen opened this issue Oct 16, 2018 · 1 comment
Open
2 tasks

Create admin endpoint to get users that attended an event #22

alexanderqchen opened this issue Oct 16, 2018 · 1 comment
Assignees

Comments

@alexanderqchen
Copy link
Contributor

alexanderqchen commented Oct 16, 2018

Motivation

This will help with allowing officers to get a list of people who attended an event. This is a feature that has been requested a lot and has been fulfilled by manually running sql queries, so this will automate that process.

To Do

  • add attendance objects to the dev-setup.js file to allow easy testing of attendance endpoints
  • add admin authorization for attendance when uuid is included in endpoint
@anirudhnkl anirudhnkl self-assigned this Oct 16, 2018
@alexanderqchen
Copy link
Contributor Author

Hey so I just realized that this endpoint already exists here. But it is currently accessible by non-admins. I updated the description with what I want you to do now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants