{}[http://travis-ci.org/danielweinmann/catarse]
== Catarse === The first open source crowdfunding platform for creative projects in the world
Welcome to Catarse's source code repository. Our goal with opening the source code is to stimulate the creation of a community of developers around a high-quality crowdfunding platform.
You can see the software in action in http://catarse.me.
== Internationalization
This software was first created as Brazil's first crowdfunding platform. Thus, it was made in Portuguese and with a brazilian payment gateway. We are now internationalizing it. If you want to join us in this effort, please feel free to fork the repository and send us a pull request with your changes. If you have any doubt, please join our Google Group at http://groups.google.com/group/catarse-dev and we will help you.
=== Translations
We're almost finished translating Catarse to English and will translate it to Spanish real soon. At the same time, there was a topic on our Google Group about translating it to Chinese as well. We hope to support a lot of languages in the future.
Thanks a lot to Daniel Walmsley, from http://purpose.com, for starting the internationalization and beginning the english translation.
=== Payment gateways
Currently, we only support MoIP, which is a brazilian payment gateway. We need to create different options of payment gateways so each site can chose which gateways to use.
I'm thinking of a Rails Engine for each gateway, since we're gonna need to change some views to match each gateway's requirements. If you want your site to use a different gateway, please join us and help us creating this infrastructure.
==== Local attempts at other payment provider
I am trying to integrate Stripe into this workflow.
== Best practices
Even though you have the right to use this source code with freedom, according to MIT's license, we'll appreciate if you give back the fruits of your work to the community.
Our goal is to spread crowdfunding across the world, in a collaborative and creative environment. Thus, if you want to use Catarse as a starting point to your website, please be sure to respect our visual identity and create a new SASS for your site :) we want to see your site go live, but with your personality, not ours.
== Getting started
We currently have a great blog post in Portuguese, written by Relsi Hur Maron, with a step-by-step guide on how to run and start developing Catarse on your environment. Check it on http://www.tuxtilt.com/catarse-plataforma-de-crowdfunding-open-source and have fun!
Thanks a lot to Relsi for the post and for adventuring into undocumented lands :)
Anyone willing to translate it to English?
== How to contribute
Before contributing, take a look at our Roadmap (https://github.com/danielweinmann/catarse/wiki/Roadmap) and see what we are needing.
After that, just fork the project, change what you want, and send us a pull request.
We use RSpec and Steak for the tests, and the best practices are:
Currently, a lot (lot!) of functionality are not tested. If you don't know how to start contributing, please help us regaining control over the code and write a few tests for us! Any doubt, please join our Google Group at http://groups.google.com/group/catarse-dev and we will help you out.
== Credits
Author: Daniel Weinmann
Contributors: Daniel Walmsley, Daniel Wildt, Diogo Biazus, Paulo Geyer
== License
Copyright (c) 2011 Softa
Licensed under the MIT license (see MIT-LICENSE file)