Checklist for Hackathon

How to use this template

  • Manage your own tasks using Dynamic Tasklist
  • For more advanced task management in Confluence, check out the TaskDock plugin
0%

Setting up OpenMRS development environment

  1. handler

    Create a Github Account

    Priority MEDIUM
    justsans
    Jan 29, 2016
  2. handler

    Install Java JDK on your machine

    Priority MEDIUM
    justsans
    Jan 29, 2016
  3. handler

    Install Git on your local machine

    Priority MEDIUM
    justsans
    Jan 29, 2016
  4. handler

    Install maven

    Priority MEDIUM
    justsans
    Jan 29, 2016
  5. handler

    Create a OpenMRS ID

    Priority MEDIUM
    justsans
    Jan 29, 2016
  6. handler

    Update your name and openmrs id in the participant list on the home page

    Priority MEDIUM
    justsans
    Jan 29, 2016
  7. handler

    Install Mysql and set a root password and remember it

    Priority MEDIUM
    justsans
    Jan 29, 2016
  8. handler

    Use git to download the openmrs-core source code

    Priority MEDIUM
    justsans
    Jan 29, 2016
  9. handler

    Build openmrs-core using maven

    Priority MEDIUM
    justsans
    Jan 29, 2016
  10. handler

    Run openmrs-core using mvn jetty:run

    Priority MEDIUM
    justsans
    Jan 29, 2016
  11. handler

    Access the openmrs application from the browser http://localhost:8080/openmrs

    Priority MEDIUM
    justsans
    Jan 29, 2016