the-mike / mission-of-mercy

Management application for Mission of Mercy free dental clinics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mission of Mercy Logo

Clinic management software for Mission of Mercy free dental clinics. Created to streamline patient intake, digital x-ray, and check-out processes during the clinic’s operating hours. Since its creation in 2009 it has been used in Mission of Mercy clinics throughout the United States.

For the latest information about the software check out this project's wiki. Or if you'd like to contribute be sure to read the contribution section below.

We've also created a shiny new dashboard project specifically designed for this project.

Build Status

What is Mission of Mercy?

While there are other Missions of Mercy around the country, the mission this project supports is a one or two-day clinic in which portable dental stations are set up in a large public arena and dental screenings and services are provided at no charge to those who attend. Historically, demand for these clinics has been so intense that individuals often stand in line, as early as midnight, to receive the services. In the USA half of the states run Mission of Mercy clinics.

CT Clinic

It's easy to work on a software project and never see the impact it makes on people. For Mission of Mercy, it's hard NOT to see the amazing impact your contributions make on people's lives. Below is a collection of photos and videos from various clinics throughout the country which use this software.

Photos

Videos

Contributing

Developers, developers, developers!! I could really use your help. I can't thank you enough for lending a hand. It means the world to me ❤️

Contributors retain copyright to their work but must agree to release their contributions under the same terms as this project. For details, please see the LICENSE file.

If you would like to help with developing Mission of Mercy, please get in touch! Contact Jordan through GitHub (@jordanbyron) or Twitter (@jordan_byron)

Submitting a Pull Request - We ❤️ pull requests!

  1. If an issue doesn't exist for your bug or feature create one on GitHub Issues.
    • Don't be afraid to get feedback on your idea before you begin development work. In fact it is encouraged. I promise I don't bite 😉
  2. Follow the Installation instructions in the README.
  3. Create a topic branch.
  4. Implement your feature or bug fix.
  5. Add documentation for your feature or bug fix.
  6. Add tests for your feature or bug fix.
  7. Run rake test. If your changes are not 100% covered, go back to step 6.
  8. If your change affects something in this README, please update it
  9. Commit and push your changes.
  10. Submit a pull request.

Installation

Mission of Mercy Software is a Ruby on Rails 4.0 application which runs on Ruby 2.0 and PostgreSQL databases. Other databases like MySQL or SQLite are not officially supported.

Setting Up a Development Copy: Step by Step

To install a development version of Mission of Mercy, follow these steps:

  1. Fork our GitHub repository: http://github.com/mission-of-mercy/mission-of-mercy
  2. Clone the fork to your computer
  3. Run ./bin/setup to install all of the project's dependencies

Authorship

Mission of Mercy was originally written by Jordan Byron for the 2009 Connecticut Mission of Mercy dental clinic. During the 2008 CT clinic, Jordan's then employer, Integrity Systems & Solutions, saw areas of the clinic which could benefit from custom software written to fit the flow and "Mash Unit" environment of the clinic. Together, Jordan and his colleagues designed the first version of the clinic software.

Over the years many people have contributed to Mission of Mercy through writing patches, performing QA tests, and helping out with the design. Without the help of Christopher Mitchell and Josephine Bicknell this project would not exist.

A full list of folks who have contributed patches to Mission of Mercy can be found on github at https://github.com/mission-of-mercy/mission-of-mercy/contributors

License

Mission of Mercy is released under the License of Ruby. For details, please see the LICENSE file.

If you wish to contribute to Mission of Mercy, you will retain your own copyright but must agree to license your code under the same terms as the project itself.

About

Management application for Mission of Mercy free dental clinics

License:Other


Languages

Language:Ruby 76.0%Language:HTML 16.6%Language:CSS 4.4%Language:CoffeeScript 2.4%Language:Shell 0.7%Language:JavaScript 0.0%