sketch-city / Voter-Follow-Up

Tools to help follow up with voters after registration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Voter-Follow-Up

Tool to help follow up with voters after registration

Overview

App lets voters opt-in via SMS to communications at voter registration drives

Process Flow

  • User register to vote and sees placard
  • User sends text to {app-sms-number} with {user-email}
  • Twilio magic
  • App captures {user-email} {user-phone}
  • Stores info (Db?, Forward directly to org?)
  • App sends text confirmation to {user-phone}
  • Twilio magic
  • User gets SMS confirmation
  • ...time...
  • LWV follows up via outside channel

References

[Project Idea on Sketch City] (sketch-city/project-ideas#66)

Twilio Node Quickstart

Ideas

Meeting Notes: 2/27/2017

Follow up questions with users

- Early Voting

Candidate conversations & debates

Ballot by mail -> Application & Return

Which of these would you like reminders for

    Committees & Meetings and State Issues

Email
    5 minute survey, voter guide, candidate, early, regular voting & power user


System Integrations
    Action Network => CRM for voter information
    CSV

Needs tp be deployable independenty
    System deployable to different locations
    Seperate Calendars

MVP Ideas

City of Pasedena => Voter turn out

MVP City of Pasedena

About

Tools to help follow up with voters after registration

License:MIT License


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%