codeforamerica / civic-issue-finder

UNMAINTAINED. An embeddable widget to find issues on the Code for America API
http://www.codeforamerica.org/geeks/civicissues
33 stars 15 forks source link

Add project specific Issue Finder view #31

Open ondrae opened 9 years ago

ondrae commented 9 years ago

Description

We got a low priority request from @spjika to show the issues from specific projects. We can't do this yet and should add the ability. A few different hurdles in setting this up.

I called this low priority, because people can easily roll their own version of this feature using either the CfAPI or GitHub's API.

Files

app.py, templates/embed.html

Tasks