open-medicine-initiative / openMediAid

Crowd-sourced, non-profit, medical decision support system for patients and doctors. Symbiosis of supervised machine learning, bayesian networks and an open data community
18 stars 2 forks source link

OpenMediAid - Crowd Wisdom Meets Open Medicine

This is the development page of OpenMediAid. For more information about the project please visit openmediaid.org.

This repository tries to be self-explanatory with README.md files which are added to the most important parts.

Development

Project layout

Setup

[WIP]

Conventions

Commit messages

The general pattern for commit messages is intent(component): message

Examples: fix(doc): corrected typo in ... feature(build): added lint validation for build scripts

License

Something like MIT but has yet to be decided