Giter VIP home page Giter VIP logo

hatchy's Introduction

Hatchy - Crowdfunding Platform

Gem Version Build Status Coverage Status

Hatchy, is the first open source Rails engine with Crowdfunding features, such as:

  • Projects
  • Project's Admin Interface
  • Contributions
  • Rewards
  • Donations
  • Profiles
  • Admin Interface (Inspired by Rails Admin)
  • Payment Gateways (Paypal, Stripe, etc)
  • Style and Themes customization based on bootstrap

Installing into a new Rails application

To get up and running with Hatchy in a new Rails application is simple. Just follow the instructions below.

	rails new my_project
	cd my_project
	echo "gem 'hatchy', '0.0.8.pre'" >> Gemfile
	bundle
	rails g hatchy:install
	rake db:migrate hatchy:setup
	rails server

Documentation

auto-generated by yard

TO-DO

  • Payments Gateway with activemerchant
  • Post's tags
  • Project's admin metrics
  • Project's Donations
  • CronJobs for project's states
  • Explore search and presentation
  • More Testing
  • Demo

Contribution

If you'd like to help with this project, please get in touch with me. On Twitter @hugomarquezdev or by e-mail to [email protected]

Credits

Author: Hugo Márquez

License

Hatchy is licenced under the MIT license. Full details can be found in the MIT-LICENSE file in the root of the repository.

Dependencies

We do not try to reinvent the wheel, so this is built with open source projects:

  • for complete list, check out the Gemfile/gemspec
Tool Description
CarrierWave Simple and extremely flexible way to upload files from Ruby applications.
Devise Powerful, extensible user authentication
Ruby Open source programming language
Rails Open-source web framework

hatchy's People

Contributors

hugomarquez avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

laercioxlaercio

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.