Versions Compared

Key

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

...

Panel

Project: Intelligent Scheduler

Brief Explanation: Suggest possible next visit appointment of a patient using the data such as patients previous appointments with the doctor, diagnosis of the patient and doctor's schedule. The purpose is to make a intelligent system which schedules everything just by taking the data.

Used Technologies: Sencha  Internet of Things, Sencha touch, JavaScript, mySQL, HTML, CSS

Primary Mentor: Chahal Arora

Secondary Mentor:

Objectives:

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

Build a sencha app that will help a doctor to maintain his schedule more efficiently. It will suggest appointment date and time for a patient based on the doctor's schedule , patient pervious appointments pattern and disease of patient.

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

...