Week 8: GSoC with OpenMRS
This week reminded me of GSoD again documenting the good work done with the code so that its easy for other people to pickup on it.
I added documentation for all the Repository package classes and In addition for the Dao package, Worker package as well. I learnt about various annotations which you could use to make the documentaion more informative and useful.

In addition I was again fiddling with the build.sh file so as to find a way to deploy both the OpenMRS Android client as well as OpenMRS android sdk from the same repository but as it stands out any changes will break the deployment to the playstore for the openmrs-android- client.
Hence we decided to make a dedicated branch for deployment of sdk which will just have the debug build for the app package.
Next week, I will trying to finish up the documentation and get the changes merged in a dedicated brach for the openmrs-android-sdk, test the deployments from there as well and make sure the test app runs fine. In addtion I will also add a article on OpenMRS confluence on how to initialize the test app to work with the sdk.
Happy weekend :)