Code Monkey home page Code Monkey logo

openmrs-cpm's Introduction

Welcome to the OpenMRS Concept Proposal Module!

Intro

OpenMRS is an open source medical records system actively developed by volunteers worldwide to support healthcare delivery in developing nations.

The Concept Proposal Module is intended to be used by local administrators who have created new concepts they wish to propose for inclusion in the central dictionary database. There are 2 parts to this module: The proposal and the review.

To find out more information, visit our wiki

How to Contribute

We are looking for volunteers to help! Please contact us via the mailing list or through the meetup based in Melbourne, Australia.

If you're new to web or Java development, or are just curious to see what we're working with, have a look at the summary of technologies used.

Contributors submit contributions in the form of pull requests in order for a member of our team to review the code appropriately, as any commits to master are picked up by our continuous deployment server.

Quickstart

Follow the instructions in readme.txt on https://github.com/rdoh/cpm-go

As of now, you will need to come to the meetup in order to have access to the USB keys referenced in that document.

The notes on setting up a dev environment and the list of gotchas may also be useful.

Developing Tools & Project Setup Instructions

Java development is best done with an IDE:

We recommend using IntelliJ IDE IDEA (Please download the free edition) for this project

To start developing and contributing to this project (this is assuming that you have completed all the instructions in the openmrs-vagrant page. If you haven't, please do that before continuing):

Download and install IntelliJ: http://www.jetbrains.com/idea/download/

  1. Once installed, go to Import Project, go to the openmrs-cpm folder, find the build.gradle file and press Ok (please refer to the images below for further information).

    Allow a few minutes for IntelliJ to import the project

  2. Once the project has been successfully imported, go to Files and click Settings. Once you're in the Settings page, go to Plugins and click the Browse Repositories button.

  3. Once you're in the Browse Repositories page, search for and install these plugins

    1. Gherkin http://i.imgur.com/Jamr3tF.png
    2. Cucumber for Java http://i.imgur.com/drtccbg.png

Congratulations! You can now start coding and contribute to this project!!

Sample workflow

git checkout -b 92-github-move

while not done:
    hack
    run(tests)
    refactor
    run(tests)
    git add .
    git commit -m 'Somthing meaningful'

git push origin 92-github-move
open https://github.com/<your-username>/openmrs-cpm
Click the Pull Request button
Verify your changes
Send pull request

When the pull request has been submitted, somebody will review your changes and either approve the pull request or request modifications. The first thing that the reviewer will do is to run the following commands:

$ ./go
$ grunt

If either of these commands fail, the PR will be sent back without further review. Point being - you should run these commands yourself and resolve any issues before issuing the PR.

If your changes are approved, the pull request will be merged into the OpenMRS-cpm master, which will trigger a build. If changes are requested, discuss the changes with the reviewer, and then make modifications on the feature branch on your fork (which will cause them to appear in the pull request).

Once your pull request has been accepted, be sure to update your fork as described under "Staying updated": https://www.openshift.com/wiki/github-workflow-for-submitting-pull-requests.

Managing Go

  • Manage Go server: sudo /etc/init.d/go-server
  • Setup Go Agent: sudo /etc/init.d/go-agent

Links

Mailing list: http://groups.google.com/d/forum/openmrs-australia

Meetup: http://www.meetup.com/melbourne-hack-nights

OpenMRS core source: https://github.com/openmrs/openmrs-core

Concept Proposal Module Documentation: http://wiki.openmrs.org/display/projects/Concept+Proposal+Module+Documentation

CI server: http://ec2-50-112-42-202.us-west-2.compute.amazonaws.com:8153/go/

Card wall (Trello): https://trello.com/b/9OlGMLQm/openmrs-melb

Mingle [deprecated]: https://minglehosting.thoughtworks.com/unicef/profile/login?project_id=openmrs_oz

CI environment (admin, OpenMRS1): http://ec2-54-245-143-28.us-west-2.compute.amazonaws.com:8080/openmrs

QA environment (admin, OpenMRS1): http://ec2-54-245-1-154.us-west-2.compute.amazonaws.com:8080/openmrs

openmrs-cpm's People

Contributors

imxerxes avatar thewheat avatar cathy-mcdonald avatar flashard avatar yinshen avatar danieltongaus avatar adamnowotny avatar aidanbebbington avatar samanamp avatar tranaweera avatar scsbatu avatar kramuenke avatar threetoes avatar wolfschlegel avatar khaong avatar rdoh avatar ceolaflannery avatar

Watchers

James Cloos avatar David Sanders avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.