Skip to content
gameame edited this page Sep 13, 2010 · 7 revisions

What is Piggybank?

Piggybank is a web application that lets you collect money for a specific goal.

Do you want to buy a new laptop for your birthday? Do you want to make a trip this summer for your degree? Create a Piggybank and send the the link to your relatives and friends.

How is it developed?

Piggybank is developed in python + django.

Requirements

  1. Python 2.4 (2.5 if you want to use Python embedded Sqlite server)
  2. Django 1.0
  3. TransDB (tested with revision 31)

Installation

Modify settings.py with actual database and paths.

Clone this wiki locally