defund12 / defund12.org

defund12.org
https://defund12.org/
MIT License
181 stars 79 forks source link

Integrating snail mail capabilities #1633

Open blackmad opened 4 years ago

blackmad commented 4 years ago

I've built a site that does this - https://mail-your-rep.web.app/ - using lob.com to mail letters, stripe.com to take payments, the google civic API to get reps, and some of my own custom scraping to get city council info where google is lacking: https://github.com/blackmad/city-council-data

It has already sent 58 letters!

I'm in the process of attempting to integrate the logic directly into defund12.org

I am envisioning

blackmad commented 4 years ago

related commit https://github.com/defund12/defund12.org/pull/1634