This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
An online volunteer scheduling application built on the Django framework.
License
adamwg/volsched
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
VolSched -- An Online Volunteer Scheduler ----------------------------------------- VolSched is an online application for scheduling volunteers to work at events. A hosted version is available at http://www.volsched.com. VolSched uses the Django framework (http://www.djangoproject.com/). The current version relies on the (old) version 0.96. To deploy it as-is, you will need this version of Django. To get it working, you need to set up a database for VolSched to use, then run ./manage.py syncdb . Then you can set up your web server to run VolSched using FastCGI, as described at http://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/ . See the AUTHORS file for contact information.
About
An online volunteer scheduling application built on the Django framework.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published