Show HN: VETS – Volunteer Effort Tracking System
Today, there are about 67,000 "hours" entries in the database, about about 3,000 volunteers (1/3 of them active), and the system is a little slower than it ought to be (my original testing was with tens of records, since there was no existing database to import). Rather than try to update and re-learn ruby and rails, I opted to give a try porting the essential parts of the system to Python using bottle.py
The result of my work is now up at https://github.com/vets/vets and licensed under MIT.
I'm at a point where things are about functionally complete and I'd love to hear feedback from anyone willing to take the time to take a look at it. It's a generic enough system that I could see other non-profit organizations (who often have much/any money available to spend on commercial software that can track things like this) being interesting in this.
Things I'm not that great at, which are incidentally the main things this project uses:
* Python * bottle.py * SQL * HTML/CSS
This is a hobby project for me (I'm a C programmer by day) so I am probably taking a naive approach in most cases, but in some cases I know that when I re-deploy this version of the system, it's likely to sit for another 5+ years.
[+] [-] patrickgokey|11 years ago|reply
[+] [-] chrmaury|11 years ago|reply
[+] [-] smt88|11 years ago|reply
[+] [-] samstave|11 years ago|reply
[+] [-] tghw|11 years ago|reply
https://github.com/vets/vets
[+] [-] ceeekay|11 years ago|reply