-
-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Dependency
This issue is part of the Tables project and needs to be sorted out by reading all the issues and deciding on what moves forward and closing the rest with relevant links to.
Overview
Currently, it is very cumbersome for new volunteers to complete onboarding. Several of the backend development leads have been discussing the feasibility of using Google Apps Script to automate several processes when new, potential volunteers complete the Remote Onboarding Survey. The goal of this feature is to improve productivity and workflow, and help new volunteers get started with being a part of the website project.
Details
This feature aims to do several things upon submission of a new Remote Onboarding Survey Form.
- Grant new volunteers access to files in HackForLA's Google Drive
- Add new volunteers as collaborators to the website project's Github repository
- Add new volunteers as collaborators to our Communities of Practice
- Add new volunteers to our Slack
Currently some work has been done on the feasibility to this feature, but a viable MVP has not been made.
Resources
App Script Related
AppsScript main page
AppsScript overview
AppsScript references (for documentation pertaining to Google Services)
AppsScript API (for documentation pertaining to creating an API)