crownheightsaid / mutual-aid-app

Hey we're a mutual aid group in Crown Heights trying to help around town. Please reach out if you want to setup your own slack app and need a hand!
MIT License
24 stars 17 forks source link

[SMS delivery pickup] Validate delivery volunteer before letting them pickup #128

Open piratefsh opened 3 years ago

piratefsh commented 3 years ago

Blocked by https://github.com/crownheightsaid/mutual-aid-app/issues/123

Summary

When validating the volunteer's phone #, check that volunteer exists in our Airtable of volunteers (staging version of table)

If not, redirect them to sign up in the form before allowing them to pick up delivery.

More details and tech to come.

afriedman412 commented 3 years ago

(I added this to @mab253's test-delivery.js script )