Versions Compared

Key

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


Primary mentor

Backup mentor

Avijit Ghosh

Assigned to

TBDChathuranga Muthukuda


Abstract

The aim of the project is to implement new features and improve OpenMRS Android Client.

...

  1. Provider Module: Provider Module is a large feature request by the community. More information here:

    https://talk.openmrs.org/t/suggestion-for-openmrs-android-client/4134 
    https://talk.openmrs.org/t/android-client-gsoc-2016-project-ideas/4903/10 
    https://talk.openmrs.org/t/android-client-gsoc-2016-project-ideas/4903/12

  2. Visual Improvements: 
    • Charts can be displayed in more elegant way.
    • Other small improvements:
      • Progress dialogs taking too much space. Redesign it to make it compact.
      • Replace rangedEdittext with seekbar making it easy and faster to select value.
      • Use TextInputLayout from the design library instead of the normal edittext. 
  3. Security Improvements: The app misses lots of security features like:

    1. Database should be encrypted from the details derived from the username and password.

    2. If user changes password on system there is no system to detect it and logout the user automatically.

    • Forgot password option.

  4. Application Tour: Tour of the application so that a new user familiar himself/herself with all it features and working and can use the app to its fullest.

...