PitchIn
browse svn | home page
Overview
PitchIn is a simple web application for collaboratively managing a money pool. The service runs on Google App Engine at http://pitch-in.appspot.com/
.
Requirements
Resources
These are some other resources I used in the creation of this website:
Todo
- Disallow updates
- Email notification
- Administration link for removes, updates, de-anonymizing
- Anonymous participants (visible only to administration)
- Other types of pools besides integers (decimals, unique strings, strings)
- Comprehensive logging
- Archiving/garbage collection
- Upgrade to Django 1.0. Nice new features in Django 1.0 include:
- new cycle syntax: cycle ‘0’ ‘1’
- autoescape
- for key, value in collection
License
PitchIn is released under the GNU AGPL3.
Copyright 2008 Yang Zhang.
All rights reserved.
Back to assorted.sf.net.