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

Assigning Volunteers to Events #2685

Open
1 of 2 tasks
cycomachead opened this issue Jul 24, 2020 · 1 comment
Open
1 of 2 tasks

Assigning Volunteers to Events #2685

cycomachead opened this issue Jul 24, 2020 · 1 comment

Comments

@cycomachead
Copy link
Contributor

cycomachead commented Jul 24, 2020

I'm submitting a ..

  • Bug Report
  • Feature Request

Current behavior:
There are some roles are volunteers, but I am not sure how they work and there is not much UI.

Expected correct behavior:
I would like to be able to assign volunteers to events.
This would be the job of conference admins and volunteer coordinators.

  • Volunteers is a user input field on an event
  • A volunteer is a new role in EventUser
  • A user can see which sessions they are volunteering for.

This is a really quick implementation:
Screen Shot 2020-07-25 at 5 10 42 PM
Screen Shot 2020-07-24 at 1 46 20 PM

@cycomachead
Copy link
Contributor Author

Finished this up on my fork, for now:
snap-cloud/snapcon#52

There's 3 pages to edit:

  • admins can add volunteers
  • volunteers can see the events they're assigned to
  • Volunteers are shown on the proposals/show page.

There's a bunch of future TODOs: Like preventing duplicate scheduling or supporting checking of volunteer attendance perhaps. I am unsure whether the events you're a volunteer for should be a second page or if the above version is good enough long term.

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