Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Project: Disease specific doctors

Brief Explanation: Allow a patient to search for doctors on the basis of two filters; First :- On the basis of disease entered by patient; Second :- On the basis of distance from the patient.

Used Technologies: Sencha touch, JavaScript, mySQL, HTML, CSS

Primary Mentor:

Secondary Mentor:

Objectives:

Familiarize yourself with Sencha Touch, as well as the OpenMRS REST API

Build a sencha app that allows patient to enter the disease. It gives a list of doctors on the basis of above mentioned filters.

Document your module so that we can maintain it.

Getting Started:

Build a Hello World app using Sencha

Install OpenMRS on your system: http://openmrs.org/download/

Add on the OpenMRS REST module: https://wiki.openmrs.org/display/docs/REST+Module

GET location data or provider data through the OpenMRS REST API

Develop an algorithm to find the Disease Specific doctors.

Show the result on a map. 

  • No labels