cassar / flourish

Universal Income Application
http://flourish.buzz
MIT License
1 stars 0 forks source link

Flourish

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.

Framework

Flourish is a Ruby on Rails application

Current major version is 7.2.1

Check out the Rails Guides to get up and running.

Ruby version

Database initialization and creation

PostgreSQL is required.

$ rails db:setup

*This will also load seed data, see db/seeds.rb

Test Suite

Current coverage is unit tests for models, controllers, and service classes.

$ rails test

External Services

Flourish makes use of Mailgun and Paypal.

Feedback

Issues can be submitted for feature requests and bugs.

General questions and thoughts can be posted in discussions

Design Documents

Design documents documenting project and intent and idosyncracies and design decisions can be found in the repo wiki.