Compare projects
Project comparisons allow you to view any selection of projects side by side just like they're shown on regular categories or in search results. You can try out an example or start yourself by adding a library to the comparison via the input below. You can also easily share your current comparison with others by sending the URL of the current page.
0.0
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 !! =)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity