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

Volunteer Portal - Claim a time window #144

Closed
dherbst opened this issue Apr 17, 2023 · 1 comment
Closed

Volunteer Portal - Claim a time window #144

dherbst opened this issue Apr 17, 2023 · 1 comment

Comments

@dherbst
Copy link
Member

dherbst commented Apr 17, 2023

Feature Description

A volunteer can pick a time window to cover from #112 and will take them to this page to specify if they are going to cover the window and how many hours they will cover.

Expected solution

A volunteer can sign up to cover a window that needs to be covered.
The volunteer can specify the start time and the number of hours they will cover. They do not necessarily have to cover the entire window, but if they do, then that window is considered covered.

From the calendar page:

Image

The volunteer will click on the red uncovered time window and open the claim page for that entry. The page will have on it:

  • Date and window start time - end time
  • Location for the window
  • Start Time drop down initialized to the window start time
  • End time drop down initialized to the window end time
  • A volunteer button which marks the window as claimed

If the window is fully claimed, the window status changes from "open" to "covered"
If the window is partially claimed, the window status changes from "open" to "partial"

Testing

@dherbst
Copy link
Member Author

dherbst commented Jul 25, 2023

Time windows can be claimed and cancelled now.

@dherbst dherbst closed this as completed Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant