jgibson02 / voteamerica.github.io

Front end for the Carpool Vote website. Support every American's right to vote!

Home Page:http://carpoolvote.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carpool Vote

Carpool Vote connects volunteer drivers with anybody who needs a ride to claim their vote. We are a nonpartisan organisation: Our goal is to increase voter turnout and improve representation.

We successfully deployed the site for the US 2016 election and now we are working hard on improvements for the various US elections in 2017 and beyond. We're a team of volunteers from around the world, working pro bono in our free time alongside our day jobs. As a result, we need all the help we can get, and any contributions would be gratefully appreciated.

Slack

We have a Slack team! Please email us if you would like to join.

Technical

This site runs on Jekyll, and is hosted on Github Pages from this respository. We have an API set up at https://github.com/voteamerica/backend. The current live version of the API can be accessed via https://api.carpoolvote.com/live/, while a test version is at https://api.carpoolvote.com/test/.

URLs

The main site is available at http://carpoolvote.com/, but there is a mirror at http://souls2thepolls.org, which redirects to http://carpoolvote.com/?souls2thepolls. This mirror has a different logo and other small changes, which are handled in querystring.js so that we don't need to maintain two separate websites.

Contributing

If you're interested in contributing to this project, read our guidelines for how to contribute first, and also please be aware of our code of conduct.

About

Front end for the Carpool Vote website. Support every American's right to vote!

http://carpoolvote.com/

License:MIT License


Languages

Language:HTML 63.7%Language:JavaScript 26.9%Language:CSS 9.4%