codeforgso / GoVote

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

Refactor VoterInfoForm into a reusable component #97

Closed SchaeStewart closed 6 years ago

SchaeStewart commented 6 years ago

Description

Refactored VoterInfoForm (the name and address verification) into a single reusable component, so it can be used on pages which need a user's name/address.
The component returns the selected voters info via a function which is passed into the component.

Related Issue

84 Refactor name and address lookup into a reusable component.

How Has This Been Tested?

Locally

Screenshots (if appropriate):

Checklist: