Universal Income Application
This project centres around the idea of universal basic income.
Members will make contributions, and the pool of contributions will be split evenly between members each week.
Flourish is a Ruby on Rails application
Current major version is 7.2.1
Check out the Rails Guides to get up and running.
3.3.5
PostgreSQL is required.
$ rails db:setup
*This will also load seed data, see db/seeds.rb
Current coverage is unit tests for models, controllers, and service classes.
$ rails test
Flourish makes use of Mailgun and Paypal.
Issues can be submitted for feature requests and bugs.
General questions and thoughts can be posted in discussions
Design documents documenting project and intent and idosyncracies and design decisions can be found in the repo wiki.