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

Add ability to add attendees seperately #47

Open
kexin-zhang opened this issue Mar 6, 2018 · 0 comments
Open

Add ability to add attendees seperately #47

kexin-zhang opened this issue Mar 6, 2018 · 0 comments

Comments

@kexin-zhang
Copy link
Member

All attendees are currently loaded from registration's GraphQL, and the tags stored in Mongo are associated with each attendee's registration ID.

We should also have the ability to add attendees (either through uploading a CSV or entering in inputs) that are not in the registration database. Note that this would be difficult to combine with results from registration GraphQL, so it might make more sense to allow only loading participants from registration or only locally adding attendees.

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

1 participant