Skip to content

Helping inform voters about the relative power of their vote

License

Notifications You must be signed in to change notification settings

Politiwatch/powervoting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerVoting

PowerVoting is a site that lets you compare the relative power of a vote in a federal election across the United States.

Local Deployment

  • Create a file called .env and set its contents to API_KEYS=<a Google Civic Information API key> (of course, replace the placeholder with an API key for the Civic Information API).
  • Run pipenv shell. (You may need to install Pipenv using pip3 install pipenv if you don't have it already.)
  • Run the server using python3 src/main.py.

About

Helping inform voters about the relative power of their vote

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published