Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isms/flask-phonebank-dashboard
https://github.com/isms/flask-phonebank-dashboard
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isms/flask-phonebank-dashboard
- Owner: isms
- Created: 2013-03-30T20:49:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-19T16:41:29.000Z (over 11 years ago)
- Last Synced: 2024-04-17T16:13:31.300Z (8 months ago)
- Language: Python
- Size: 270 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flask-phonebank-dashboard
## Summary
Small dashboard app to track the results (calls made, sign-ups registered) of a political campaign phone-a-thon.## Stack
* [Flask](http://flask.pocoo.org/) (main framework)
* [Redis](http://redis.io/) (key/value store)
* [Bootstrap](http://twitter.github.com/bootstrap/) (style)
* [jQuery](http://jquery.com/) (frontend)
* [d3.js](http://d3js.org/) (graphs)