BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

fund_list

v1.0.0RubyGems· Ruby

This RubyGem contains a nice-n-easy funding projects simulation, called FundList. The sim runs in command-line, calling just the command crowd_fund (easy as that :0 ) You can choose the number of funding rounds and it will display the current stats of the projects. You can also create a '.csv' file to hold projects, with a current amount and a target. This file should be put next to the command when calling the sim. File structure: --NAME--|--TARGET--|--AMOUNT-- (This is just for explanatory purpose) Project,1000,100 (The commas must be put into each string of projects, without blankspace.) Have fun on this simulation. If you have any ideas, you can use the code, which already is tested, to create a new, different, sim! Good-bye !! =)

The verdict
Abandoned. Last published 10 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 10 years ago.
Popularity
7 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 1.0.010 years ago
fund_list — This RubyGem contains a nice-n-easy funding projects simulation, called FundList. The sim runs in command-line, calling just the command crowd_fund (easy as that :0 ) You can choose the number of funding rounds and it will display the current stats of the projects. You can also create a '.csv' file to hold projects, with a current amount and a target. This file should be put next to the command when calling the sim. File structure: --NAME--|--TARGET--|--AMOUNT-- (This is just for explanatory purpose) Project,1000,100 (The commas must be put into each string of projects, without blankspace.) Have fun on this simulation. If you have any ideas, you can use the code, which already is tested, to create a new, different, sim! Good-bye !! =) (Ruby / RubyGems) · Modules