Refugeerestart is a multi-tenant application for use by charities that seek donations to help arriving refugees. The application allows users to search for families using various criteria and pledge donations by adding items to a cart. It is also configured to allow users to contribute to micro-loans requested by charities on behalf of refugees.
- Authentication
- Authorization
- Multi-tenancy
- TDD - model and feature tests
- CRUD
- 1-1 and 1-many relationships
- ReST-ful routes
- Relational database design
- Rails helpers
- Sessions and flashes
- Ruby 2.3.0
- Rails 4.2.6
- PostgreSQL
- jQuery
- Bootstrap-Sass
- RSpec
- Capybara
- Shoulda Matchers
- Leaflet (map)
Clone down the repository and run bundle
, run rake db:setup
.
rspec