I am working on Mora MetaData Management in Admin UI project and developing Open Web Apps for some admin functionalities.
Now I am working on Module Management and finished this following functionality at there.
List all the Installed Modules (Completed)
Show all the Installed Module’s Details (Completed)
Upload New Modules and start (Completed)
Search Modules from Online Module Repo (Under Development)
At the end of the Project, I am going to combine some of these OWA projects as a single OWA (Eg : openmrs-owa-sysadmin)
openmrs-owa-admin : Here there is a problem with admin keyword. Mostly we are using admin to indicate the main user of the system and It does not illustrate as a module name directly. So It’s hard to identify the admin keyword as Module Name
But if we think about openmrs-owa-sysadmin : Here sysadmin will illustrate in a different manner. It will perfectly illustrate the System Administration.
Actually, my suggestion is that you start this work in your own github
repo, and once it reaches a certain level of maturity, then you move it
to OpenMRS’s github. (And this should be standard practice with most GSoC
and other projects where you don’t actively have devs from multiple OpenMRS
partners/implementations collaborating…)