.gitignore | |
|
|
.travis.yml | |
|
|
LICENSE | |
|
|
Makefile | |
|
|
Procfile | |
|
|
README.md | |
|
|
app.ini | |
|
|
app.py | 34 | A 0 mins |
|
requirements.txt | |
|
|
src/__init__.py | 0 | A 0 mins |
|
src/binqr/__init__.py | 0 | A 0 mins |
|
src/binqr/binqr.py | 59 | A 0 mins |
|
src/binqr/service.py | 24 | A 0 mins |
|
static/css/main.css | |
|
|
static/img/black-logo.svg | |
|
|
static/img/favicon.ico | |
|
|
static/img/feature-graphic.png | |
|
|
static/img/gray-logo.svg | |
|
|
static/img/icon.ico | |
|
|
static/img/paypal-donate.png | |
|
|
static/img/white-logo.svg | |
|
|
static/js/default.js | 13 | A 0 mins |
|
static/js/index.js | 46 | B 4 hrs |
|
static/js/success.js | 21 | A 3 hrs |
|
templates/default.html | |
|
|
templates/error.html | |
|
|
templates/index.html | |
|
|
templates/success.html | |
|
|