Catarse

screenshot of Catarse
rails

The first open source crowdfunding platform for creative projects in the world

Overview:

Catarse is an open-source crowdfunding platform designed for creative projects and was the first of its kind in Brazil. The goal of sharing the source code is to encourage developers to collaborate and enhance the crowdfunding platform. It supports multiple languages and payment gateways like pagarme while following best practices for code contributions.

Features:

  • Open-Source Platform: Catarse is an open-source crowdfunding platform for creative projects, allowing developers to enhance and customize it.
  • Multi-Language Support: The platform aims to support multiple languages and encourages contributions for translations in different languages.
  • Payment Gateways: Currently, Catarse supports pagarme as a payment gateway and allows for the creation of custom payment engines for integration.
rails
Ruby on Rails

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.