Skip to content

josephevans/WeVoteServer

This branch is 336 commits behind wevote/WeVoteServer:develop.

Folders and files

NameName
Last commit message
Last commit date
Aug 19, 2024
Aug 21, 2024
Sep 1, 2024
Apr 2, 2024
Aug 30, 2024
Jul 13, 2024
Feb 4, 2024
Sep 1, 2024
Jul 13, 2024
Aug 26, 2024
Sep 2, 2024
Sep 1, 2024
Aug 26, 2024
Aug 7, 2024
Jun 4, 2024
Jul 13, 2024
Aug 20, 2024
Jul 1, 2024
Aug 19, 2024
Jun 27, 2017
Jul 27, 2024
Aug 19, 2024
Apr 2, 2024
Jan 13, 2019
Aug 21, 2024
Sep 21, 2020
Aug 3, 2024
Sep 1, 2024
Sep 1, 2024
Sep 1, 2024
Aug 29, 2024
Jul 1, 2024
Aug 21, 2024
Jul 13, 2024
Aug 28, 2024
Jul 9, 2024
May 29, 2022
Apr 7, 2024
Aug 21, 2024
Aug 18, 2024
Jul 1, 2024
Apr 1, 2024
Aug 2, 2024
Sep 1, 2024
Apr 25, 2022
Jul 17, 2024
Aug 21, 2024
Jul 1, 2024
Aug 26, 2024
Jul 13, 2024
Jul 25, 2024
Aug 26, 2024
Sep 1, 2024
Sep 2, 2024
Aug 18, 2024
Jul 10, 2024
Aug 21, 2024
Jul 10, 2024
Apr 30, 2024
Dec 2, 2015
Jan 4, 2023
Aug 19, 2024
Jul 13, 2024
May 6, 2024
Jun 26, 2024
Feb 2, 2023
Aug 15, 2024
Apr 2, 2024
Aug 28, 2024
Jul 13, 2024
Aug 1, 2024
Sep 1, 2024
Sep 2, 2024
Aug 21, 2024
Aug 26, 2024
Mar 19, 2024
Aug 1, 2015
Mar 8, 2024
Oct 5, 2019
Jan 24, 2020
Nov 13, 2017
Sep 26, 2015
Sep 26, 2015
Apr 13, 2024
May 29, 2022
Aug 7, 2024
Aug 7, 2024
Oct 31, 2023
Jan 16, 2016
Apr 17, 2024
Aug 12, 2024
Apr 8, 2024
May 15, 2024

Repository files navigation

Build Status Coverage Status Ruff

README for WeVoteServer

This WeVoteServer repository contains a Python/Django-powered API endpoints server. We take in ballot data from Google Civic API, Ballotpedia, Vote Smart, MapLight, TheUnitedStates.io and the Voting Information Project. We then serve it up to voters, and let voters Support/Oppose and Like ballot items. We are also building tools to capture and share voter guide data.

You can see our current alpha version for recent national and some reigonal elections here: https://WeVote.US/

To get started as a We Vote developer, sign the Contributor License Agreement.

Installing Python/Django API Server

To install and develop the WeVote API server, follow the instructions below based on your preferred environment.

  1. Use these Simplified Instructions for Mac leveraging the free (and powerful) PyCharm IDE and debugger (recommended!)

  2. Install directly on your Linux machine (or use WSL on Windows)

  3. Use Docker

Installing We Vote Mobile Web Application (React/Flux)

The website front end application is powered by the We Vote WebApp

We distribute the We Vote WebApp in an Apache Cordova wrapper, with some native features, to provide iOS and Android apps.

See the iOS We Vote 2018 Ballot, @WeVote in the iTunes app store for iPhones and iPads.

See the Android We Vote 2018 Ballot, @WeVote in the Google Play store for most Android phone and tablet devices.

We also have a ReactNative for iOS and Android that is currently on hold.

After Installation: Working with WeVoteServer Day-to-Day

Read about working with WeVoteServer on a daily basis

Need to upgrade Python?

3a. Install Python/Django on Mac

3b. Install Python/Django on Linux

If you need to test donations and have not updated your openssl and pyopenssl during install and setup, you will need to update your local.

See Instructions for Scheduled Tasks

How to run the WeVoteServer tests

How to run the WeVoteServer Locust Load Tests

Join Us

We meet weekly on Google hangouts, and on a team Slack. Please contact [email protected] for more information.

About

We Vote API application server. Our vision video: http://www.WeVoteUSA.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 87.5%
  • HTML 12.3%
  • Other 0.2%