Skip to content
Sagar Mishra edited this page Jun 26, 2018 · 8 revisions

Welcome to the GoVote wiki!

Design

MVP

Landing Page

The landing page will have four buttons.

  • Can I Vote?
  • Where & When Can I Vote?
  • Its Election Day, What Do I Do?
  • Who are the Candidates?

Can I Vote?

This page will ask the user for:

  • Name
    And will return a list of selectable addresses from the Board of Elections voter registration data. The user will select their address. This will pull back their voter registration information. Two things can then happen:
  1. User is Registered to Vote
  2. User is NOT registered to Vote For case 1, the user will be directed to:
  • Where & When Can I Vote?
  • Who are the Candidates?
    For case 2, the user will be directed to:
  • Information about eligibility
  • Information about how to register to vote

Where & When Can I Vote?

Project Resources

People

The project lead is Sagar. The tech leads are Blake and Schaffer--they review contributions and manage the repo. The contributors are you!

Data Sources

Voter Registration data is from the NC Board of Elections FTP Site
The City Council and County Commissioner map data come from the Greensboro Open Data Portal

Clone this wiki locally