codeforgso / GoVote

Local voter registration and election candidate application.
http://govotegso.org/
GNU General Public License v3.0
24 stars 46 forks source link

Can I Vote #87

Closed tleisman closed 5 years ago

tleisman commented 6 years ago

This is a:

One of the menu options on the landing page leads to this page. Users enter their name, which runs a query of the voter registration database. As shown in the sketch below, this returns links based on one of two cases (voter is registered OR not).

img_0242{:height="50%" width="50%"}

Implementation

Use the VoterInfoForm component to lookup the user's registration status.
If the user is registered, display links to /where-and-when and /candidates
If the user is not registered display a link to https://www.ncsbe.gov/Voter-Information/VR-Form