Go Chip In is a volunteer event management platform. It allows organizers to create and manage events, and potential volunteers to find events to contribute their time or money to.
See Go Chip In for more information on the product, or refer
to this README.md
and the git repository
for information about the codebase.
This application requires the gems in Gemfile
.
To use this application, you will need in addition to the above gems:
- The Ruby language (version 1.9.2)
- MongoDB (version >= 1.6.1)
- Meet Up is a similar ad hoc event organization tool
- Eventbrite is a similar event management and invitation tool.
Neither of these are OSS AFAIK.
If you make improvements to this application, please share with others.
- Fork the project on GitHub.
- Make your feature addition or bug fix.
- Commit with Git.
- Send the author a pull request.
If you add functionality to this application, create an alternative implementation, or build an application that is similar, please contact me and I'll add a note to the README so that others can find your work.
MIT License, see LICENSE
.