Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

A referral system for charities working together providing immigration advice and legal aid in London.

License

Notifications You must be signed in to change notification settings

TechforgoodCAST/chc-referrals

Repository files navigation

Cardinal Hume Centre Referral System

About

Problem

How can we better show capacity to our partners and provide tools for referrals in order to ensure a diversity of clients so that we can reach the most vulnerable with our services.

Solution

A referral system for charities working together providing immigration advice and legal aid in London.

The tool provides an interface for accepting and reviewing form submissions via Typeform's Embed and Webhooks API.

Development

Local setup

Prerequisites: Ruby v2.5.1, Bundler, PostgreSQL, NodeJS, Yarn

  1. git clone https://github.com/TechforgoodCAST/chc-referrals.git
  2. cd chc-referrals
  3. bundle install
  4. yarn install
  5. rails db:setup
  6. rails s to start local development server

Running tests

rails test for unit tests, and rails test:system for system tests.

Deployment

Deploy

Contributing

First of all, thank you for your help!

Be sure to check out the projects open issues to see where help is needed.

Bugs

If you've spotted a bug please file an issue. Even better, submit a pull request (details below) with a patch.

Features

If you want a feature added, the best way to get it done is to submit a pull request that implements it...

  1. Fork the repo
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a pull request

Alternatively you can submit an issue describing the feature.

License

This software is released under the MIT License.

About

A referral system for charities working together providing immigration advice and legal aid in London.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published