Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.45 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.45 KB

Gochipin

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.

More Information

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.

Required Gems

This application requires the gems in Gemfile.

Dependencies

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)

Similar Projects

  • 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.

Contributing

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.

Credits

License

MIT License, see LICENSE.