Hello everyone.
I am recently working on implementing the reset password functionality for android client. I have set up all the changes required in the android client. But i need to test it. I am facing problems in it.
Things i did -
1- Cloned the openMRS repo
2- successfully runned mvn clean package and jetty run on it
3- had a successful running server which asked for the password (I provided it too)
Can please someone help me out. I want to test this feature and i am stuck in this process.
I would appreciate any suggestions any help please.
But can you guide me how to make changes in the database as given in the link . Like still there is no UI present for it. And if i have to use mySQL so on which table and where can i find it ??
@dkayiwa sir i entered my email id in it. Hope i did it right.
I guess now i just have to change the demo openMRS url from this localhost link in android client to test my feature. Please correct me if i am wrong in any way.