Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Project: Find a Hospital

Brief Explanation: Allow users to search for hospitals, pharmacies and doctors on the basis of filters like disease, distance, rating. Hospitals information should include facilities available, number of doctors, specialists available, etc. Project should have APIs which would help other frameworks to use our information using REST

Used Technologies: Sencha touch, JavaScript, mySQL, HTML, CSS, Android, iOS Development

Primary Mentor: Alpana Singhal

Secondary Mentor: John StoeckerRamya Madhavaram

Objectives:

Familiarize yourself with Sencha Touch/Android/iOS

Build an app that uses a one stop search for diseases, hospitals, doctors and finding a way to create interactions between all these entities. It gives a list of doctors/hospitals on the basis of above mentioned filters

Develop an algorithm to find the specific results for selected queries like "Doctors Near Me" should return only doctors dependant , and "I have xyz", where xyz is a disease, should return hospitals where xyz can be treated

Show the result on a map and a list

Document your module so that we can maintain it

Getting Started:

Build a Hello World app using Sencha/Android/iOS

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

Show the location data on a map and as a list interface

...

Panel

Project: Duplicate RaxaStore Application Tracker

Brief Explanation:  Used Technologies: Sencha touch, JavaScript, mySQL, HTML, CSS, Node js, Java

Primary Mentor: Kartik Jain

Secondary Mentor: Amrit Singh BainsJohn Stoecker

Objectives:

RaxaStore is an upcoming Raxa Doctor Feature that allows people to upload database of concepts etc which can be used by them in their health center or shared globally with everyone. Suppose a person uploads a database of drugs on RaxaStore. There is a possibility of plagiarism. Create an application that compares a database document with all existing documents of database and compares the similarity between them.

Getting Started:

Build an application that compares two or more text files and gives the approximate percentage of data that is common in both

...

Panel

Project: Smart Feed

Brief Explanation:   

Used Technologies: JavaScript, mySQL, HTML

Primary Mentor: Amrit Singh Bains

Secondary Mentor: Piyush Madan

Objectives:

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

Build an application to find the important information from a list of encounters entered for a patient. We will use this information to create a feed for doctors in the same security group to communicate the latest advancements in their departments. This project will aim at showing only the most relevant data for doctors and would increase their efficiency.

Document your module so that we can maintain it.

Getting Started:

Install OpenMRS on your system: http://openmrs.org/download/ and use the demo data given by OpenMRS for list of encounters

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

Build an application which differentiates 2 encounters on the basis on content of text, obs, etc which was entered in the encounters

https://wiki.openmrs.org/display/docs/REST+Web+Service+Resources+in+OpenMRS+1.9#RESTWebServiceResourcesinOpenMRS1.9-Encounter

Panel

Project: Smart Help System

Brief Explanation:   

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

Primary Mentor: Karan Singh

Secondary Mentor: Kartik Jain

Objectives:

Build a sencha touch plugin that can be used for implementing an effective and dynamic help system for Raxa Doctor. The help system should include the following feature -When a person clicks on a help button the current view which is opened on sencha touch freezes and clicking any element on screen shows a brief description of that element.

Getting Started:

Build a Hello World app using Sencha

Learn how to build a Sencha touch plugin

Research on what can be the most effective and simple ways help functionality can be added to Raxa Doctor

...