Arguments for Cure Violence was created at a civic engagement hackathon whose focus was to address community violence and prevention.
- Data from a CSV file is displayed using D3.js to display effectiveness of community intervention.
- Set up and activate a python virtualenv, and install all dependencies:
pip install -r requirements.txt
- Start up the flask server:
python server.py
- Go to localhost:5000 to see the web app