Skip to content

cstoafer/influencR

Repository files navigation

influencR

To help fight back.
Influenced by the article by Andy Moon.

Goal: Create a simple Heroku app to serve user's contact information for their representatives, current issues in that state/district, and a script that the user can use to call their representatives.

Data sources in wiki (so we don't have to commit to repo to add data sources)

Contributing - Getting Started

Basics

Clone the repo

git clone https://github.com/cstoafer/influencR.git

Install requirements

cd influencR
pip install -r requirements.txt

Run the server

python manage.py runserver

Navigate to localhost:5000 in your browser.

Postgres

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages