/ballotpreview

Share how you plan to vote in Michigan.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Michigan Ballot Preview

CircleCI Coveralls

Check for the required system dependencies:

$ make doctor

Run the application:

$ make run

Run CI checks continuously:

$ make watch