Primary mentor | |
Backup mentor | |
Assigned to |
Abstract
The aim of the project is to implement new features and improve OpenMRS Android Client.
...
- 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 - 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.
Security Improvements: The app misses lots of security features like:
Database should be encrypted from the details derived from the username and password.
If user changes password on system there is no system to detect it and logout the user automatically.
Forgot password option.
- 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.
...