BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/celts

Add a Manage Labor to the event page

Open
#1,523 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
15
Avg merge
5d 39m
Merged PRs (30d)
8

Description

- On Edit event, in manage volunteers, we are going to implement two more columns: "labor" and "volunteer service" checkboxes which are mutually exclusive. There should be a count of hours for either one of the checkboxes checked or for just participation with no labor or service hours.
- "Add volunteers" button should be renamed to "add participants"
- Add an X for deleting participants in the modal when you added one and want to remove it in the modal.
- When we calculate RSVP and waitlist, they should not be added as labor
- Add to "eventparticipant" model new columns in database: isLabor, isService
- When we calculate RSVP and waitlist, they should not be added as labor

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.