RubyGems Navigation menu

crowdfunder 1.0.1

# Crowdfunder This is a crowdfunding app built in ruby. It can be integrated into any ruby application and framework. ## Introduction Crowdfunder allows for various projects be created and funded through funding rounds. Projects will have funds added or deducted at random. Projects can also receive pledges from 3 pledge categories to make up for additional funding. ### Technologies * Ruby 3 * Rspec 3 ## Setup To run this gem, download then install it locally. $ gem install crowdfunder-1.0.1.gem You have the option to load projects from the command line in a CSV file. Additionally a default projects.csv file is packaged in the gem. ## Sources This app was inspired by Mike and Nicole of The Pragmatic Studio.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.1 - November 30, 2022 (9 KB)
Show all versions (2 total)

Development Dependencies (1):

rspec ~> 3.0, >= 3.0.0

Owners:

Pushed by:

Authors:

  • Paulette Erijo

SHA 256 checksum:

2e25d6e0b8609017c31e69eb9f29ade604d919591ba48fb77cef7d34d791d5a9

Total downloads 544

For this version 524

License:

MIT

Required Ruby Version: >= 1.9

Links: