nicole-esquer / dcaf_case_management

Rails-based case management system for abortion funds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DARIA Case Manager

GithubActions Workflow

A deployed demo version of what's in the main branch is at: https://sandbox.dariaservices.com/
User: test@example.com, Password: AbortionsAreAHumanRight1

Are you from an abortion fund and are interested in seeing this will work for you?

Join the Code for DC slack, go to the channel #daria, and let us know!

Join via the Code for DC website.

I'm new, how do I set stuff up?

We have detailed instructions on how to get started here!

I'm not new, what's changed?

We renamed our primary branch to main in 2020-July. Either re-clone the repo or do these steps:

git branch -m master main
git push -u origin main

Project description

This project is a case management system for abortion funds. Abortion funds are organizations that give grants to people who cannot afford the full cost of abortion care. Our primary goal with this project is to simplify routine case management processes, such as keeping track of patient data, pledges, and contact information.

This originated with the DC Abortion Fund (DCAF). Before this app went into production at DCAF, a team of 75 case managers were inputting around 3,500 calls a year into shared Excel sheets. Since adopting this system, DCAF and several other funds have been able to operate at a much faster pace, and lowered the stress levels of their volunteers.

Get started with the how-and-why of the project by [checking outAbortion funds, checking out case manager Lisa's explanation of DCAF's business logic, reading the Code of Conduct, and reading the #daria channel on Slack. You can also check out some of the other buzz or read about how it's impacted DCAF.

There's still work to do, but generally we're pretty stable these days. Our general administration/maintenance plan is here.

Who's in charge here?

The team leads are:

  • @colinxfleming (general lead)
  • @lomky (technical leads)
  • @lwaldsc (process lead)

Feel free to hit any of us up with questions about the project, we're nice!

Contributing to this Project

tl;dr

  • We are best reached via the Code for DC slack
  • We run on forks and pull requests
  • Our list of issues in Github is our project's remaining TODO list
  • Post in an issue when you're starting work on something, so @colinxfleming can keep track of it and so we don't duplicate work
  • We <3 new people and beginners

We <3 new people and beginners!

We recognize that not everyone comes to this project intimately familiar with rails. If you've got the time and energy to contribute, we've got the time to help guide you in the right direction and make sure your time is well spent. We've also got a set of issues that are good starting points if you're fresh to this project.

We've tried to structure the project in such a way that minimal specialized knowledge is required to contribute; we use the default Rails stack wherever possible, with the exception a couple gems.

We prioritize inclusivity of all skill levels on this project -- in general, if you are willing to put in the time to learn, a team member will be willing to work with you to make it happen!

Project Wall of Appreciation ✨

Like all volunteer projects, we'd be dead in the water if it weren't for the hard work of our valuable team. Championship contributors to this project (so far!) include (emoji key):

All Contributors


Colin

πŸ’» πŸ“‹ πŸš‡ 🚧 πŸ§‘β€πŸ« πŸ“† πŸ’¬ πŸ‘€

Mollie Bates

🎨 πŸ“‹ πŸ€”

Alexis Johnson

πŸ’»

Kevin Wei

πŸ’» πŸ€”

Charles Huang

πŸ’» πŸ€” πŸ›‘οΈ

Lisa

πŸ–‹ 🎨 πŸ€” πŸ’¬

NerdyGirl537

🎨 πŸ€” πŸ’¬

Daniel

πŸ’»

Rebecca G. Estes

πŸ’»

Eva Heintzelman

🎨

Ashlynn Pai

πŸ’»

Cam

πŸ’»

Mike Chelen

πŸ› πŸ’»

Elisheba

πŸ’» πŸš‡

Kat Schroeder

πŸ’»

Jeffry Hesse

πŸ’» πŸš‡ 🚧 πŸ§‘β€πŸ« πŸ‘€

Kat Tipton

πŸ’» πŸ“‹ 🚧 πŸ§‘β€πŸ« πŸ“† πŸ’¬ πŸ‘€

Ian Norris

πŸ’»

Lew

πŸ’» πŸ€” πŸ‘€

Colin McGlynn

πŸ’»

mdworken

πŸ’» πŸ§‘β€πŸ« πŸ’¬ πŸ‘€

Rae

πŸ’»

Harum!

πŸ’» 🎨 🌍

montanezp

🌍

Nicole

πŸ› πŸ’»

Eli Baum

πŸ› πŸ’»

alexa silverman

πŸ› πŸ€” πŸ’¬

Cristina

πŸ’» πŸš‡

sofijaj

πŸ€” πŸ’¬

Dependabot

πŸ›‘οΈ

arjunrawal07

πŸ’»

All Contributors

πŸ“–

ccedacero(Cristian Cedacero)

πŸ’»

Sree P

πŸ’»

emtot22

🎨

This project follows the all-contributors specification. Contributions of any kind welcome!

Special thanks

The following are people who have been uniquely generous with their time, resources, and expertise:

License

Made available under an MIT license. See LICENSE.txt for more info.

Research notice

Please note that this repository is participating in a study into sustainability of open source projects. Data will be gathered about this repository for approximately the next 12 months, starting from June 2021.

Data collected will include number of contributors, number of PRs, time taken to close/merge these PRs, and issues closed.

For more information, please visit the informational page or download the participant information sheet.

About

Rails-based case management system for abortion funds

License:MIT License


Languages

Language:Ruby 80.3%Language:HTML 13.4%Language:JavaScript 3.5%Language:SCSS 1.9%Language:Makefile 0.5%Language:Dockerfile 0.3%Language:Shell 0.0%Language:Procfile 0.0%