Volunteer Relationship Management System: This is an ambitious project to create a system that will help us measure our human capital development, reduce repetitive tasks and processes, and improve outcomes.
Currently, the Recurring Event add/edit screen does not have any validation for the Event Link. Zoom or Google Meet links must be validated so that users know what to insert into the field and inputs are uniform across all projects.
Action Items:
[ ] Use new event validations to create a combined validation for Zoom and Google Meet
Resources:
Reuse the event validations created by Evan in client/src/components/manageProjects/utilities/validateEventForm.js
Overview
Currently, the Recurring Event add/edit screen does not have any validation for the Event Link. Zoom or Google Meet links must be validated so that users know what to insert into the field and inputs are uniform across all projects.
Action Items:
Resources:
Reuse the event validations created by Evan in
client/src/components/manageProjects/utilities/validateEventForm.js