acidjunk / funder

Fundraising application
GNU General Public License v3.0
0 stars 0 forks source link

Funder 0.8

Funder is a Django/Wagtail based fundraising application to support online donations for Charity and Non Profit's. The flexible 'product' model makes it easy to start a simple shop with iDeal checkout options. It's also easy to add your own models to funder.

That being said: funder is a work in progress, this is how it looks now: Checkout with iDeal example

with some sample products: Product page with some examples products

Online demo: here

Quickinstall for developers

mkvirtualenv funder pip install -r requirements.txt python manage.py migrate python manage.py runserver

Status

Funder is a work in progress.

Working features:

TODO: